Sticky Footer

678 views
Skip to first unread message

Elliott Evans

unread,
May 16, 2012, 3:49:03 PM5/16/12
to gantry-framework...@googlegroups.com
Hi, 

I was wondering how to make the Footer stick to the bottom of the page? 

Thanks, 

Elliott

Eduardo Diaz

unread,
May 16, 2012, 5:49:31 PM5/16/12
to gantry-framework...@googlegroups.com
Can you be more specific?

-ed


Elliott

--
You received this message because you are subscribed to the Google
Groups "Gantry Framework for Joomla Users" group.
To post to this group, send email to
gantry-framework...@googlegroups.com
To unsubscribe from this group, send email to
gantry-framework-for-j...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/gantry-framework-for-joomla-users?hl=en
 
Gantry Framework Homepage: http://www.gantry-framework.org



--
NOTICE: This email may contain information which is confidential and/or subject to legal privilege, and is intended for the use of the named addressee only. If you are not the intended recipient, you must not use, disclose or copy any part of this email. If you have received this email by mistake, please notify the sender and delete this message immediately.

all80

unread,
May 17, 2012, 1:08:52 AM5/17/12
to Gantry Framework for Joomla Users

If you search the internet there are a couple if good methods.

You just need to add the CSS for your template.


Mark

Elliott Evans

unread,
May 17, 2012, 5:42:34 AM5/17/12
to gantry-framework...@googlegroups.com
Hi Mark, 

Have done so, thanks! 

Elliott
Message has been deleted

Mathias Becker

unread,
Jul 1, 2012, 11:34:51 AM7/1/12
to gantry-framework...@googlegroups.com
Hi Mark and Elliot,

as I am having the same issue can you post your solution or share a link where to find it?

Thanks a lot and best regards,

Matt

Elliott Evans

unread,
Jul 3, 2012, 6:28:31 AM7/3/12
to gantry-framework...@googlegroups.com

Patrick werner

unread,
Jul 16, 2012, 11:24:39 AM7/16/12
to gantry-framework...@googlegroups.com
Hey Elliot/Mark,

I saw your reply and  I have also found those sticky footer resources, but I am designer not a dev guy (minimal html /css knowledge) and cannot figure out what css files to adjust (template or?) and where to adjust/replace the tags. Do I use "main body" or "content" as a replacement for.wrapper? I am using joomla and my site is located at:
http://new.doranconsulting.com/testsite2/

Any help would be killer thanx either way..I just dont want to jack my template by trial and error :)
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
Reply all
Reply to author
Forward
0 new messages