Forums
Forums / Themes and Templates / Changing sidebar width
(@donalyn)
17 years ago
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
(@randinicole)
#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.
The topic ‘Changing sidebar width’ is closed to new replies.