Why the extra white space at the bottom?
Must have news portal Joomla template with huge amount of module positions, multi column layout and extended menu.
- GK User
- Thu Aug 05, 2010 3:51 pm
The template doesnt wrap around the modules... i tried putting and image these but it leaves a big gap of space between the footer and the user modules
www.trusttheguild.com
www.trusttheguild.com
-
- Fresh Boarder
- teitbite
- Sat Aug 07, 2010 5:13 pm
Hi
In template_css.css please search for class:
and remove the padding-bottom line.
In template_css.css please search for class:
- Code: Select all
div#space {
clear:both;
padding-bottom:60px;
}
and remove the padding-bottom line.
-
- Moderator
2 posts
• Page 1 of 1