Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,798
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
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.