Little problem: empty div in homepage...

GK User
Mon Sep 13, 2010 9:45 am
hi gavick team, I don't know what happened but i have an empty div that creates an empty space on the homepage.

my site is lnx.coldplayzone.it

with firebug you can see it pointing the cursor between 'ultime notizie' and 'interviste' modules

I attach an image to make you understand:



please, can you tell me why there's that div and how can I remove it?
User avatar
Expert Boarder

teitbite
Mon Sep 13, 2010 5:47 pm
Hi

This is a content of this page. It has a margin. Please go to layout.css and change this inside this class:

Code: Select all
.main .inner {
padding:12px;
}
User avatar
Moderator

GK User
Tue Sep 14, 2010 8:48 am
thank you!
User avatar
Expert Boarder


cron