2945 posts
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
duotive
says
any ideas how to remove this idiotic iframe that recaptcha adds?
<iframe src="about:blank" style="height: 0px; width: 0px; visibility: hidden; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">This frame prevents back/forward cache problems in Safari.</iframe>and not this one
/* ReCaptcha Iframe FIX */
iframe {display:none;}
header iframe,
section iframe,
footer iframe,
div iframe { display:inline; }
