No space around text in article in the mainbody

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Apr 07, 2011 2:05 pm
Hi,

I have a problem with article on front page in the mainbody section (at the bottom of the page). The intro has no space around between the edge of the page and the text. There is also a problem with css on readmore button because there is no black background under the readmore text.
My site is http://wyszkowski.wolnapolska.pl/
What is the cause?
User avatar
Junior Boarder

Konrad M
Thu Apr 07, 2011 2:31 pm
Hi
Try add to override.css
Code: Select all
.article-content {
float:right;
padding:10px 0 0;
width:65%;
}

and remember turn on this option in template settings ;)
User avatar

GK User
Thu Apr 07, 2011 4:14 pm
Great, thank You!
I`d like to switch to K2. I imported the articles.
How can I show the main article from K2 in the mainbody position styled like your demo (with the big date on grey background)?
User avatar
Junior Boarder


cron