footer modules cover mainbody content (like social icons)

GK User
Thu Mar 07, 2013 5:10 am
facebcover.jpg
hi there

the black footer area covers up any content in the mainbody that pops up or "drops down" - like the facebook like / send windows etc. please seee screen cap -- is there any fix for this?
User avatar
Platinum Boarder

Konrad M
Thu Mar 07, 2013 4:31 pm
Hi,
can you give me url to your website?
User avatar

GK User
Fri Mar 08, 2013 2:36 pm
Konrad M wrote:Hi,
can you give me url to your website?


http://poprepublic.tv
User avatar
Platinum Boarder

Konrad M
Fri Mar 08, 2013 2:43 pm
Please try add to override.css
Code: Select all
#mainContent {
    overflow: visible !important;
}

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

GK User
Sat Mar 09, 2013 2:19 pm
Konrad M wrote:Please try add to override.css
Code: Select all
#mainContent {
    overflow: visible !important;
}

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



thanks - worked a treat!
User avatar
Platinum Boarder


cron