PDA

View Full Version : Sqaure Dot


leigh_rendle80355
08-28-2010, 12:21 AM
When using this plugin I find the java script creates a horrid 5x5 pixel dot next to the button or at the footer of a page, does any one have any ideas how to solve this.

I have includeda url to where it happenbs on my site, it Is at the footer.

http://www.leighscomputing.co.cc/main_pages/email.php

Please help thank you

Jason Byrnes
08-30-2010, 07:41 AM
try adding this to your css:

object {
width: 0;
height: 0;
}

leigh_rendle80355
09-05-2010, 10:13 PM
That worked thank you.

Jason Byrnes
09-07-2010, 06:57 AM
great, glad to hear it is working.