Skip to:
Content
Pages
Categories
Search
Top
Bottom

Stylesheet doesn’t load in AppleWebKit-based browsers

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • @sambauers

    Participant

    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.

    @5l4m

    Member

    Safari 2 hates bad CSS.

    That’s so true.

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar