I want to remove the blank space between the footer and the page container such that all the footer linkscome in the page container after the spotlight and the footer(containing elgg logo and links) comes just under the page container. What changes do I need to make in the CSS file to achieve this. I am working on an existing code so I can't add My Footer plugin I have to get this done in the theme plugin I am developing.
Thanks!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Mandvika Rathore@Mandvika

Mandvika Rathore - 0 likes
- ns32@ns32

ns32 - 0 likes
- georgemacin@georgemacin

georgemacin - 0 likes
- Dodobird@dodobird

Dodobird - 0 likes
- Dodobird@dodobird

Dodobird - 0 likes
You must log in to post replies.When I changes the pageshell.php file I put the footer in layout canvas and it all came together but now my problem is that the footer_toolbar_links and the footer_legal_links are going outside the container. What change should I make in the CSS to fix this problem?
Have you already tried using relative positioning in the CSS for the footer_legal_links and footer_toolbar_links?
http://www.w3schools.com/css/css_positioning.asp
Learn CSS Position tutorial
http://www.corelangs.com/css/box/positioning.html
George
Im having a similar issue but only on the profile page. All the other pages look great but the profile page has about 8 inches of white space between the profile info and the footer links.
Im using elgg 1.8.19 default theme, IE 10 (I don't think its related to that tho) and windows 7.
Is the some way to adjust this?
Sorry, I located the problem. Im using the Ads Rotator Plugin. for some reason it is affecting the white space on the profile page but no other pages. Even if you turn off ads in the footer, it still creates this 8 inches of white space on profile page. I will notify the plugin maker to see if theres a fix.
thanx