hello...I am using basicmu for my theme. After making changes to the theme - sidebar, etc. When I click on presentation, it shows a picture of the theme I am using but instead of a readable text of the theme name I get the following:
BasicMu Theme URI: http://kzkw.net/basicmu/ Description: A basic 2 col theme for WPMU Home/ Admin blog. Version: 1.0 Author: Kristin K. Wangen Author URI: http://kzkw.net/ */ /*general layout*/ body { background:#eee; color : #111; font-family :'Lucida Sans Unicode','Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif; font-style : normal; padding:2px 2em; margin:0px; line-height:1.5em; font-size:70%; text-align:center; } hr { border: 1px solid #ccc; } blockquote, code { background : #fff; color:#333; } code, pre { font-family:Courier, 'Lucida Console','Courier New', Sans-Serif; } /*font styles*/ p { font-size : 100%; font-style : normal; padding: 0px; } h2 { font-size : 140%; } h3 { font-size:120%; } h4, h5, h6 { font-size:100%; } h2, h3, h1, h4, h5, h6 { color : #333; margin: 10px 0px; padding:2px ect. ect. ect. ect.
I am assuming this is because I make a mistake in the theme when I was editing it. How do I find out where the error is. It is not a big deal but kind of annoying when I look at the themes page.
Thanks for your help.