To make certain elements in the designs disappear, don't just delete the CSS classes and id's. The items will still appear in the html. If you want elements in your html to disappear you'll want to add display: none; to the corresponding classes and id's in your css file.
Good catch. I fixed my css file to prevent that wrapping. Check out the first pitcher I have listed for the Cardinals...It shouldn't wrap. If it wraps for you let me know what browswer you're using to look at it.
http://www.microtracesolutions.com/boxscore/boxscore.htm
The html file was all done up with CSS so you can easily modify the css file to your liking to get whatever custom look you want across all your saved box scores instead of needing to edit each one. So go to town and come up with some sweet designs!
The only problem I see right now with changing the background color on the html file is all the team logos have a white background on them and that might look a little funny with a colored background. Maybe I'll fool around with some ideas. If any else has ideas, send 'em my way...thanks!
Sorry if this is a dumb question, but will this work for sim and managed games or only games that you play?
By the way, this mod is sounding like a dream to a stat junkie like me. Thanks for all your hard work tywiggins!