CSS Style
Ning To Jamroom
There are a few ways depending on what you're comfortable with
#1 using the STYLE tab at
ACP -> SKINS -> (your skin) -> STYLE -> BASIC RULE EDITOR
#2 using the STYLE tab at
ACP -> SKINS -> (your skin) -> STYLE -> CUSTOM EDITOR -> add some custom css in here
#3 changing the CSS file via SFTP at
/public_html/skins/(your skin)/css/ ( pick any file you like .css ) -> Add the rule in there.
My preference is almost always #3, because it fits with how I like to work.