I own this blog: Link I am a newbie in HTML,looking for help from the experts. My problem is that there is quite a large gap between the main body and the two sidebars.How can I reduce the gap? I want to increase the width of the main body and not the sidebars. Currently, total width=995 px main body= 485 px sidebars= 240 px each Any sort of help would be appreciated.
Go to your Wordpress theme editor panel. Next, open up style.css. If the theme was created by a professional designer, odds are that there is a #mainContent section. Toy with the width attribute in there to achieve the result. However, on your design, you might also have to decrease the padding otherwise it will push the sidebars farther away also.