Hello Dude
Question one. - switching sidebar
Should be an easy one... I changed float "left" to "right" in the following code
.info_box, .sidebar{
float:left;
margin-right:30px;
overflow:hidden;
padding-bottom:5px;
position:relative;
width:280px;
}
Which worked perfectly on the inner pages, sidebar now on right. But this has now made the post boxes on the front page not only change position but squish together! Am confused, please can you tell me what I'm doing wrong, I'm sure its so easy! Perhaps I should be trying to move the content to the left instead?
Question 2. Content.
Please can you tell me how I can decrease the gap between sidebar and content on the main pages. Its no more than a cm, but would like to increase the content area to use it up. Do I increase content or decrease sidebar space? Or neither!
Thanks again for your help, I'm almost done with customisation.














