osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 16

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 ...

      
  1. #1
    Member
    Join Date
    Mar 2007
    Posts
    31
    Rep Power
    0


    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?!)

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    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....

  3. #3
    Member
    Join Date
    Mar 2007
    Posts
    31
    Rep Power
    0


    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-19-2007 at 11:57 PM.

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: In SERIOUS need of help now!

    Have url to look at?

  5. #5
    Member
    Join Date
    Mar 2007
    Posts
    31
    Rep Power
    0


    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! -

  6. #6
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    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.

  7. #7
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: In SERIOUS need of help now!

    Hoh - by the way - Nice design on the website too!

  8. #8
    Member
    Join Date
    Mar 2007
    Posts
    31
    Rep Power
    0


    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!

  9. #9
    Member
    Join Date
    Mar 2007
    Posts
    31
    Rep Power
    0


    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?)

  10. #10
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    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.)

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •