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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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?!) |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| 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.... |
|
#3
| |||
| |||
| Quote:
..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. |
|
#4
| ||||
| ||||
| Have url to look at? |
|
#5
| |||
| |||
| |
|
#6
| ||||
| ||||
| 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. |
|
#7
| ||||
| ||||
| Hoh - by the way - Nice design on the website too! |
|
#8
| |||
| |||
| Quote:
when looking for the bold then XD Thanks! |
|
#9
| |||
| |||
| 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?) |
|
#10
| ||||
| ||||
| 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.) |
| Sponsored Links | ||
| ||