SMThemes Support » RoundTheWorld
11 years ago
Susannah
Member
Is there a way to change the color of the right hand sidebar, or add a different background?
|
11 years ago
Susannah
Member
Found out how. Put this in custom css:
#sidebar { background:#000; float:right; font-size:95%; line-height:145%; overflow:hidden; padding-top:8px; width:300px; } |