CSS code in dashboard
-
My working on the theme for my company’s blog. It’s a custom theme, and is working pretty well except the CSS (from style.css) show up on the dashboard when I go to Manage>Design. I think it’s a typo in the code, but I’ve re-typed it dozens of times, and even copied directly from the WP doc on writing themes. What am I missing?
Here’s a direct link to the style sheet: Here
And here’s the first few lines:
/* Theme Name: ABC style Theme URI: http://www.alphabetarm.com/thebloggery/ Description: Alphabet Arm News theme Author: ABC (Ira) Author URI: http://www.alphabetarm.com Version: 1.0 . ABC's custom WordPress theme. . */ /* GLOBAL */ * { margin: 0; padding: 0; } …
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘CSS code in dashboard’ is closed to new replies.