When being viewed from Firefox (and other browsers too im assuming) my footer seems to be aligned to the left. My website is http://bit.ly/a0zRfD Any ideas on how to fix this?
Thanks in advance.
When being viewed from Firefox (and other browsers too im assuming) my footer seems to be aligned to the left. My website is http://bit.ly/a0zRfD Any ideas on how to fix this?
Thanks in advance.
In your themes stylesheet you have the following:
#footer-widgets-wrap {
float:left;
}
deleting that should fix it.
that throws my footer off (the top of the footer is now underneath the clouds graphic) any idea on how to keep it down?
This topic has been closed to new replies.