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.
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.
-
- 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.
can you give us url to your website ? It will be much easier to help you.
-
- 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
-
- Fresh Boarder
- GK User
- Thu May 23, 2013 11:15 am
Try add to override.css
and decrease this value to fit your needs. Remember to enable override.css option in template settings.
- Code: Select all
#gkPageTop {
padding-bottom: 20px;
}
and decrease this value to fit your needs. Remember to enable override.css option in template settings.
-
- Gold Boarder
4 posts
• Page 1 of 1