Footer on template has moved only in one category

GK User
Thu Mar 28, 2013 5:45 pm
Not sure why this happened and as far as I see its only on one page. But the footer at the bottom has moved to the top right. Its only in this category, not on articles in the category.

http://www.25amagazine.com/index.php/pr ... elebrities

Any ideas?
User avatar
Junior Boarder

Konrad M
Fri Mar 29, 2013 10:52 am
Hi,
please try add to override.css
Code: Select all
#gkFooterWrap {
    clear: both;
}

and remember to enable override.css option in template settings.
User avatar


cron