[QUOTE=Liberal]
And now if only the blinding white background could be toned down. Then it would be ideal. ![]()
[/QUOTE]
If you’re using the Firefox method, I can help with that. Click on the right-hand corner paintbrush thingy again, then right-click on the name of your SDMB style. You should get a popup box that allows you to edit the CSS rules.
Below the rest of the code, add:
.page, .alt1, .alt2, .panel {
background-color: #efefef;
}
And preview to see if you like the change. This should turn the post background into a light gray color. If it’s too dark, change the “#efefef” to “#fefefe” or “#f1f1f1” for a marginal difference. Then save.
(I tried playing with the IE7 version but couldn’t get it to work. Dead Badger, maybe you can lend a hand?)

