Free Adult Tube-Video Script Forum

Full Version: Gap between Header Ads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please Look at my site. http://virginfreaks.com/

Can the gap between header ads be made smaller?

Thanks Tom
your first header javascript code is
PHP Code:
<script language="javascript">
    
zoneIdentifier="3FCAD4166174D1CF";
    var 
varCheckURL = (("https:" == document.location.protocol) ? "https://" "http://");
    
document.write(unescape("%3Cscript src='" varCheckURL "adcode.adengage.com/bootstrap/ae.js' type='text/javascript'%3E%3C/script%3E"));
</script><script src="http://adcode.adengage.com/bootstrap/ae.js" type="text/javascript"></script><script src="http://ads.adengage.com/ads/framesize.cfm?urlChecker=http://&amp;zoneIdentifier=3FCAD4166174D1CF" type="text/javascript"></script> 

the javascrit code is sending iframe code to your page
PHP Code:
<iframe allowtransparency="true" src="http://ads.adengage.com/ads/get.cfm?urlChecker=http://&amp;zoneIdentifier=3FCAD4166174D1CF&amp;showFrameID=55C9E0A7626144B6B2A76BECEAEEA864" border="false" marginheight="0" marginwidth="0" id="55C9E0A7626144B6B2A76BECEAEEA864" width="924" frameborder="0" height="235" scrolling="no"></iframe

height="235" too much

change your header add or modify it at adengage.com
Reference URL's