White space left besides text in blog view (category and section)

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Feb 10, 2011 2:24 pm
When I put articles in a blog there is a huge white space left to the aricle. How can I get rid of this?
Untitled-2.gif
User avatar
Fresh Boarder

Konrad M
Thu Feb 10, 2011 2:46 pm
Hi,

In joomla.css file reduce left padding:
Code: Select all
.blog-columns .article-wrap.with-tools {
padding-left:240px;
}
User avatar


cron