bug on appsprotech template

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Mon May 21, 2012 11:26 am
hy,

If I use the Facebook "like" or "send" button, the pop-up window is overlapped by the bottom area.

You can see the bug in the demo link http://demo.gavick.com/joomla16/mar2012/

Do you know ho can I do to solve this problem?

Thank you!
User avatar
Fresh Boarder

teitbite
Tue May 22, 2012 11:42 am
Hi

Please add this code to css:

Code: Select all
#gkContent {
    overflow: visible;
    width: 100%;
}
User avatar
Moderator


cron