Hi i want to iframe a offer on the front page of my blog, and also have content on it. I want to put the cpa offer iframed on the home page, which i have just created + content i have written. I would appreciate if anyone can tell me how to do this Cheers
check this http://www.htmlcodetutorial.com/frames/_IFRAME.html ! Hope you find what you're looking for there
Here's the code from from one of my pages, just adjust the width and height. But I think it'll be hard to iframe a blog with sidebars, the iframed page might not fit. You might try changing the scrolling to yes, I'm not sure if it works though. <iframe src="http://affiliatelinkhere.com" width="90%" height="900" frameborder="0" scrolling="no"></iframe>