How to don´t get this space...

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Thu Mar 22, 2012 12:02 pm
Hi! I have one question about Image Show GK4 that is default from template, if I increase the heith, the menu that is bellow of it, does to image show gets down: see image 1.png. How could do to dont happend? thank you.
User avatar
Junior Boarder

GK User
Thu Mar 22, 2012 1:31 pm
Hi,

Can you give me your site URL then I will try some tricks to solve it for you?
User avatar
Platinum Boarder

GK User
Thu Mar 22, 2012 1:40 pm
User avatar
Junior Boarder

GK User
Thu Mar 22, 2012 5:48 pm
Hi! you ask me for my URL , I have given to you and no news... any idea?
User avatar
Junior Boarder

GK User
Fri Mar 23, 2012 1:43 am
No Answer?
User avatar
Junior Boarder

GK User
Fri Mar 23, 2012 1:35 pm
Sorry I couldn't reply you sooner. Because the menu locates in a different div tag with those above modules so it's hard or may be impossible to move it upper. However you could solve it by assigning a more module to the same position with the login box to fill up the space, or use following css trick to adjust the line space of login and search modules:
Code: Select all
#gkHeaderModule1{
padding-top: 25px;
}
#gkHeaderModule1 > .box.clear{
padding-bottom: 15px!important;
}
.mod_login p, .mod_login ul.user-links li{
padding: 5px 0;
}

Then it will look like this http://easycaptures.com/fs/uploaded/483/4713083762.jpg
User avatar
Platinum Boarder


cron