osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

In SERIOUS need of help now!

This is a discussion on In SERIOUS need of help now! within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Posted a thread about this but it's dead.. Don't expect any answer there now after all this time! Do you ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 04-17-2007, 02:53 PM
Member
 
Join Date: Mar 2007
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Luggruff is on a distinguished road
Default In SERIOUS need of help now!

Posted a thread about this but it's dead.. Don't expect any answer there now after all this time!

Do you have any suggestions for locations or setting that may have caused my entire website to become BOLD??

Have searched all the files I've edited since the script was uploaded (the date from upload to first edit is a month later in my ftp, so all the files that are from february is NOT possible files.. as the page turned bold much later than that!)

So, anyone have any suggestions about where something might have made the page bold? (that would affect the right and left columns and the content pages?!)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #2  
Old 04-19-2007, 02:45 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default Re: In SERIOUS need of help now!

CSS file bad/edited/changed? Browser setting?

Is it the same look in TWO different browsers?

Firefox has it's own CSS and overriding features. Eg:"View" "Text Size" and/or "Page Style"....

This is like - for visually impaired people - who want to change font to larger and using contrasting colors, Or change colors - if they are color blind....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-20-2007, 12:55 AM
Member
 
Join Date: Mar 2007
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Luggruff is on a distinguished road
Default Re: In SERIOUS need of help now!

Quote:
Originally Posted by jpf View Post
CSS file bad/edited/changed? Browser setting?

Is it the same look in TWO different browsers?

Firefox has it's own CSS and overriding features. Eg:"View" "Text Size" and/or "Page Style"....

This is like - for visually impaired people - who want to change font to larger and using contrasting colors, Or change colors - if they are color blind....
Yah, I'm not a html/css newbie, I'm a osCMax newbie!
..so I know THAT! :P

It's not any css markup in either of the cssfiles (as far as I can tell!)
It feels like there's both an unclosed bold AND div centering tag somewhere on the loose that consumes everything (wierd part is that it only mess with stuff that's in the content and in the right/left colums.. not anything I put above or below! ..and if it may clarify it more to you that seem to know more of priorities than me: As long as I set TD align of a tablecell to LEFT, it seems to OVVERIDE the centering!) ..but I can't stay alive on that, so to speak, as there is no unbolding feature for TD's ..wich wouldn't work anyways, as I of course would like to use bold in some of my text xD

Last edited by Luggruff; 04-20-2007 at 12:57 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-20-2007, 05:11 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default Re: In SERIOUS need of help now!

Have url to look at?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-20-2007, 07:31 AM
Member
 
Join Date: Mar 2007
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Luggruff is on a distinguished road
Default Re: In SERIOUS need of help now!

Quote:
Originally Posted by jpf View Post
Have url to look at?
- Velkommen til vår nettbutikk! -
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-20-2007, 03:37 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default Re: In SERIOUS need of help now!

Site looks okay - According to your CSS file you have ALOT of bolding

ie: in /templates/fallback/stylesheet.css
font-weight: bold;
in about 17 places.

.pagetitle
TD.headerNavigation
TD.headerInfo
TD.footer
TD.infoBoxHeading
.productListing-heading
TD.pageHeading, DIV.pageHeading

and more (most of your website text will be BOLDED)

As well, I noticed your using your fallback template as your MAIN template?
you should put all your custom template into:
/templates/(your template)/
and update in the admin.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-20-2007, 03:38 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default Re: In SERIOUS need of help now!

Hoh - by the way - Nice design on the website too!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-22-2007, 08:18 AM
Member
 
Join Date: Mar 2007
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Luggruff is on a distinguished road
Default Re: In SERIOUS need of help now!

Quote:
Originally Posted by jpf View Post
Site looks okay - According to your CSS file you have ALOT of bolding

ie: in /templates/fallback/stylesheet.css
font-weight: bold;
in about 17 places.

.pagetitle
TD.headerNavigation
TD.headerInfo
TD.footer
TD.infoBoxHeading
.productListing-heading
TD.pageHeading, DIV.pageHeading

and more (most of your website text will be BOLDED)

As well, I noticed your using your fallback template as your MAIN template?
you should put all your custom template into:
/templates/(your template)/
and update in the admin.
Really? I must've either been really tired or searching the wrong css file
when looking for the bold then XD

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 04-23-2007, 06:15 AM
Member
 
Join Date: Mar 2007
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Luggruff is on a distinguished road
Default Re: In SERIOUS need of help now!

Just removed all bolding in the css.. nothing happened. Is there some files that may have INLINE css or something? What is this? How hard can it be.. all so far this code has had no real logic in it at all.. no thread to follow.
It all just seems too random (maybe that's why it's a freebie and not for sale?)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 04-23-2007, 02:04 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,808
Thanks: 5
Thanked 105 Times in 91 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default Re: In SERIOUS need of help now!

Could be a cache thing.

Turn off cache on your site and clear your browser's cache too. (And sometimes your ISP may also cache pages as well.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -8. The time now is 01:50 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax