by cinthamo February 4th 2019, 11:24 am
brandon_g wrote:Please post your CSS file's here make sure you use the Code tag button.
I think this is down to you have a code trying to remove your ad's on your skin.
APE wrote:Please post your CSS file's here make sure you use the Code tag button.
I think this is down to you have a code trying to remove your ad's on your skin.
Thank you for your promptly response.
I dont know what codes are, or where i can check to see if i have some.
Here is my html
<iframe src="https://www.google.com/recaptcha/api2/anchor?ar=2&k=6Lf2PHAUAAAAAInWRBbGsPa9xKASQhMPFygA-whJ&co=aHR0cDovL2phZ3VhcnMuZm9ydW1jbGFuLmNvbTo4MA..&hl=es-419&v=v1548052318968&size=normal&cb=pccgumwu7mvo" width="304" height="78" role="presentation" name="a-czikqpxlbvib" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
if i go to the src i see it ok, the problem is it with the css in
http://jaguars.forumclan.com/0-ltr.css.module-advert,
#main-content iframe {
display: none !important;
}