thankyou! thats great. but if i want to actually increase the body width of the page? i found the php for the content width:
#content {
float: left;
width:500px;
but then the sidebar doesn’t move across. is there a straightforward way to do this? (basically to achieve the equivalent of pressing ctrl+ so that the content in the browser window magnifies). thanks again
this is the section of the style.css that i think is important:
[CSS moderated as per the Forum Rules. Please post a link to your site instead.]