bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Stylesheet doesn't load in AppleWebKit-based browsers

(3 posts)
  • Started 9 months ago by 5L4M
  • Latest reply from 5L4M
  • This topic is resolved
  1. 5L4M
    Member

    Hi, Everyone - My stylesheet loads in browsers using Mozilla's Gecko engine (FF, Camino) and also in Opera and Safari 3.0.3 beta for Mac, but it is not loading using OmniWeb (latest) or Safari 2.0.4 which use Apple's WebKit.

    Also, W3C Validator comes up with a 404 when trying to validate the forums.

    These forums are integrated with a WP installation with no other apparent issues.

    http://1tk.org/forums/

    Thanks!

    Posted 9 months ago #
  2. There are four problems with your stylesheet.

    Line 18: The font name Trebuchet MS must be quoted like this -> 'Trebuchet MS'

    Line 46, 177 and 385: Do not use HTML style commenting "<!--" and "-->" use "/*" and "*/"

    Safari 2 hates bad CSS.

    Posted 9 months ago #
  3. 5L4M
    Member

    Safari 2 hates bad CSS.

    That's so true.

    Many thanks!

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.