magielse
Member
Posted 2 weeks ago #
As I am not very good at php maybe someone can help me out.
This is my website: http:\\www.magielse.eu.
I am using the Small Business SEO theme and it looks just fine in 1024 x 768, but when it is seen in higher resolutions there is white space beneath the theme.
Does anyone have a solution how to correct this? I would like to change something in the php so my website adjusts itself to the viewer's screen.
Thanks.
Looks indeed a bit weird.
What you probably need is something called a 'sticky footer'.
Here's explained how you would create one (it probably means heavily coding).
Peter
magielse
Member
Posted 2 weeks ago #
Thought the problem was resolved to quickly.
I use the sticky footer explanation and saw a difference appear in the wrapper. So now there is no white space below my footer anymore, but my footer still won't stay down. As the explanation from Ryan Fait is for a html css, does anyone know where to put
<div class="wrapper">
<div class="push"></div>
</div>
<div class="footer">
in wordpress?