It's not my CSS. I got it with the theme. And while I've made a few tweeks myself I I can't fix this one. Any help would be keen.
/* Theme Name: Cymon's Games Theme URI: http://www.cymonsgames.com Description: Specially modified theme to handle program posts differently for Cymon's Games. Special Thanks to the WordPress Generator from <a href=http://www.yvoschaap.com/>http://www.yvoschaap.com/</a> for helping me get started. ( me != like CSS). (http://tinyurl.com/cpqn8q to edit generated theme elements) Version: 27-Jan-2008 Author: Joe Larson Author URL: http://www.cymonsgames.com */
It's hard to provide an example of it working in the theme because it's all php and forums, but here's a link. All those parts that look like block indents should be numbered and bulleted lists.
It's hard to provide an example of it working in the theme because it's all php and forums, but here's a link. All those parts that look like block indents should be numbered and bulleted lists.
Help!
...seems to be overriding some of your classes.
Remove this from your reset style sheet and you'll get those numbers back:
li {list-style:none;
}
Then I had an issue with source code format being wacked out. I don't think it was related, tho. Maybe it was. Don't know.
Thanks for the help!