Postnote - Facebook 'Send' button problem - J 2.56

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Mon Aug 27, 2012 10:59 pm
Hi,

I cannot find anything on this one.

When using the Facebook 'Send' button at the base of (apparently) all my articles, the bottom of the box produced for user text input when the 'Send' button is pressed is truncated. This means that the actual send instruction is not visible, and the article cannot be sent?

Am I being a bit slow (don't answer that!) and missing a change I need to make to allow Facebook 'Send ' to work?

Help appreciated - thanks

Site is http://www.visitlymeregis.com

Thanks
User avatar
Junior Boarder

GK User
Tue Aug 28, 2012 7:07 am
In the template.css file please remove:
Code: Select all
overflow:hidden;


for this selector:
Code: Select all
#gkContentMainbody
User avatar
Administrator

GK User
Wed Aug 29, 2012 4:40 pm
Thanks Dziudek - that fixed it!

Ian


dziudek wrote:In the template.css file please remove:
Code: Select all
overflow:hidden;


for this selector:
Code: Select all
#gkContentMainbody
User avatar
Junior Boarder


cron