Hi there, I am trying to place an affiliate iFrame at the top of a wordpress theme like creditcardconsolidationloan.us How do I go about doing this? And what is the best theme to choose for this? Sorry if this is a simple question Thanks
Thanks for that. I have never used iframes before. I have a link (http://debtrelief.go2cloud.org/aff_c?offer_id=19&aff_id=1076&url_id=6) Do I just put this in the header.php file for it to appear?
for example this is an iframe; <iframe src="http://www.google.com" scrolling="no" frameborder="0" align="center" height = "90" width = "728" name="test" border="0"> </iframe> Code (markup): change the google.com with your link and paste so you can change the width and height size.