GNOME Bugzilla – Bug 700482
Footers don't go all the way down if screen is too high
Last modified: 2014-11-26 21:49:04 UTC
Need to find a strategy to make it go all the way to the bottom. As for now, it depends on the amount of content in the page. There seems to be some ways to fix this, but it needs to play well together with the 960 framework. Similar to Bug 692231 in mail.gnome.org
Created attachment 244583 [details] Attachment contains the full theme This attachment is the theme with the bug fixed. It can be put in wp-content and directly activated
Saumya: Could you provide the above as a patch?
Created attachment 267128 [details] [review] Used sticky footer to slove the problem " Footers dont go all the way if the screen is too high"
(In reply to comment #3) > Created an attachment (id=267128) [details] [review] > Used sticky footer to slove the problem " Footers dont go all the way if the > screen is too high" Good start, and thanks for taking on this bug! Three issues I noted with this patch, that you'll have to rework: * The patch only affects the default template. The other templates still have the footer issue. * The silhouettes, such as the bird, the houses etc. float in the page and don't rest at the bottom of the page. * Any page with little content will be quite tall. Taller than it needs to be.
I think this is bug 692231 *** This bug has been marked as a duplicate of bug 692231 ***