decrease whit espace under main body and footer

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Sep 07, 2010 2:23 pm
Hi,
where in css could i find the code to reduce the space between the main body and the footer module.(on the right side its a right module)
have a look at the white space

http://roland-karoliny.com/purecomfort/


THANK YOU
User avatar
Senior Boarder

teitbite
Wed Sep 08, 2010 10:47 pm
Hi

Two classes in layout.css

Code: Select all
.main .inner {
padding:16px;
}

.gk-mass {
clear:both;
margin-bottom:16px;
}
User avatar
Moderator

GK User
Thu Sep 09, 2010 12:46 am
THANK YOU!!!
User avatar
Senior Boarder


cron