Adjusting the layout heights

GK User
Wed May 22, 2013 12:31 am
Great home page, but there is too much space in the top portion of the web page before my content shows up. And then more content is below the scroll than needs to be. So, I need to change the height of two items but cannot find where to do it.

1) The height of the logo and menu modules are taller than I need them.
2) The area prior to the logo and menu module is just blank space and is thicker than it needs to be.
User avatar
Fresh Boarder

GK User
Wed May 22, 2013 7:21 am
Hi,
can you give us url to your website ? It will be much easier to help you.
User avatar
Gold Boarder

GK User
Wed May 22, 2013 3:33 pm
Konrad M wrote:Hi,
can you give us url to your website ? It will be much easier to help you.


Last night, I did figure out half of my answer: the template.css file has a padding-top: 100px specified. Changing that to a more reasonable 40px made a big difference. But I still have too much height to the logo/menu row.

www.weddingsbymartino.com
User avatar
Fresh Boarder

GK User
Thu May 23, 2013 11:15 am
Try add to override.css
Code: Select all
#gkPageTop {
padding-bottom: 20px;
}

and decrease this value to fit your needs. Remember to enable override.css option in template settings.
User avatar
Gold Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.