lots of white space between the articles

Best Joomla template with unique design which fits perfectly with car, gaming, business, portal or blog type websites
GK User
Sun Sep 05, 2010 11:15 am
I have lots of white space between articles..
http://www.carzine.gr/index.php?option= ... &Itemid=54

How do I increase it?
User avatar
Junior Boarder

teitbite
Sun Sep 05, 2010 11:38 am
Hi

This spaces are something called read_block. I cannot see anything within it so let's remove it by adding this code at the end of template.css file:

Code: Select all
.read_block {
display:none;
}
User avatar
Moderator

GK User
Sun Sep 05, 2010 12:00 pm
done! thank you!
User avatar
Junior Boarder


cron