I'm using PrimePress by Ravi Varma, and can't figure out how to change the width of my sidebars. There is plenty of room to make them wider, but I can't find any width set in the CSS. Ideas?
http://dlynz.com
I'm using PrimePress by Ravi Varma, and can't figure out how to change the width of my sidebars. There is plenty of room to make them wider, but I can't find any width set in the CSS. Ideas?
http://dlynz.com
#sidebar1 {width:100px;}
#sidebar2 {width:100px;}
Add that to your css. change the 100px accordingly. That should work
Thanks - I will give that a try!
Your welcome.
This topic has been closed to new replies.