Skip to content
WJunction - Webmaster Forum

How to add banner in iframe

Status
Not open for further replies.

8 comments

Code:
<iframe src="//linear.li/" width="120" height="300" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

I mean to add this
<iframe src="https://streamango.com/embed/tftfoepoebmfennl/Underworld_Blood_Wars_2016_1080p_BluRay_x264-_YTS_AG_mp4" scrolling="no" frameborder="0" width="700" height="430" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
 
Where do you need it added? Post, Page or Homepage?

In most of the themes post file is single.php, page file is page.php and homepage one is index.php; however, some themes are developed differently (they use child pages) so you will need to do your research or ask theme developer what file is for what page on the theme.
 
this code should work
[FONT=proxima_nova_rgregular]
<iframe src="//linear.li/" width="120" height="300" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

[/FONT]

[FONT=proxima_nova_rgregular]

[/FONT]
 
<iframe src="Your Offer links goes here" scrolling="no" frameborder="0" width="700" height="430" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>

You can also control the width and height of this ads.
 
Status
Not open for further replies.

About the author

SavkeUltras
Active Member · Joined
2,415
Messages
866
Reactions
113
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom