Colum Width Change
-
My theme isn’t an actual wordpress theme. It was designed by someone. I would like to know if anyone would know how I can change my side container width my site is http://unlimitedwhispers.com/ My theme’s settign for the sidebar container is:
.socialsidebar td, .socialsidebar th {padding:0;}
.sidebar, #header, #header a {}
.sidebar {}
.sidebar h2 {background-color:#777;border:1px solid #999;font-weight:bold;font-size:10pt;letter-spacing:0;text-transform:uppercase;}
.sidebar input {width:230px;}
.sidebar img {max-width:230px;}
.sidebar option, .sidebar select {width:220px;}
.sidebar li {margin-bottom:1px;}
.sidebar li ul li {margin-bottom:0;}Right now my right side is hanging off the side. I can fix it backwhere it was easily, but I don’t want it that way
The topic ‘Colum Width Change’ is closed to new replies.