Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,683
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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.