Adjust footer height (or page content wrap)

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jul 23, 2013 3:25 pm
Reply with quote
Report this post
Hi!

I need to adjust the height of gkPageContentWrap for http://www.m2mphotography.es/blog/, and make the footer to be at the bottom of the page.

How can I do that? Thank you!
User avatar
Expert Boarder

GK User
Tue Jul 23, 2013 4:26 pm
Reply with quote
Report this post
Add this code (change the height value):
Code: Select all
#gkPageContentWrap{
height: 100px;
}
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 5:31 pm
Reply with quote
Report this post
That's fine, but... any method to auto-adjust it?
User avatar
Expert Boarder

GK User
Tue Jul 23, 2013 7:29 pm
Reply with quote
Report this post
Sorry I don't get you. Tell me more about your idea.
User avatar
Platinum Boarder

GK User
Wed Jul 24, 2013 4:14 pm
Reply with quote
Report this post
I mean that the footer should be always at the bottom of the page, and the content wrap should adjust automatically. If I use the code you gave me, the content will be of the same height, whatever be the number of items.

I hope I could explain myself.
User avatar
Expert Boarder


cron