how to change sidebar width?
-
I’m using the default theme, and I would like to narrow the sidebar a little. Think I can work out how to do it? Nope ??
I think it might be to do with this section from the CSS:
.narrowcolumn { float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 450px; } .widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; }
but changing the numbers seem to make no difference. And why do they have the same width value above???
Thx.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘how to change sidebar width?’ is closed to new replies.