How can to make banners in rotation.
4 posters
Page 1 of 1
How can to make banners in rotation.
@Ange Tuteur
How can to make banners in rotation. from this lesson.
https://help.forumotion.com/t135528-add-affiliates-to-the-bottom-of-your-homepage
2. How can I move the caption affiliate in the middle because at the moment is on the left?
How can to make banners in rotation. from this lesson.
https://help.forumotion.com/t135528-add-affiliates-to-the-bottom-of-your-homepage
2. How can I move the caption affiliate in the middle because at the moment is on the left?
Re: How can to make banners in rotation.
2.
- Code:
#affiliate_title {
text-align: center;
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How can to make banners in rotation.
Can I do it because I did not understand how to put this code.
- Code:
<div id="affiliate_box">
<div id="affiliate_title">Реклама</div>
Re: How can to make banners in rotation.
CSS Stylesheet
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How can to make banners in rotation.
HI @Ange Tuteur This is the code index_body
- Code:
<div id="affiliate_box">
<div id="affiliate_title">Реклама</div>
<a href="http://hlclub.info/forums/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/88x3110.png" /></a> <a href="http://aghl.ru/forum/" target="_blank"> <IMG SRC = "http://i58.servimg.com/u/f58/16/34/78/03/aghl_b10.gif" /> </a> <a href="http://atf.3dn.ru/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/atf_3d10.gif" /></a> <a href="http://ngageclan.ucoz.ru/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/ngagec10.jpg" /></a> <a href="http://gamer-lab.com/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/hl-lab10.gif" /></a>
</div>
Re: How can to make banners in rotation.
Replace your code with this :
- Code:
<div id="affiliate_box">
<div id="affiliate_title">Реклама</div>
<marquee scrollamount="5" direction="left" onmouseover="this.setAttribute('scrollamount', '0');" onmouseout="this.setAttribute('scrollamount', '5');">
<a href="http://hlclub.info/forums/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/88x3110.png" /></a> <a href="http://aghl.ru/forum/" target="_blank"> <IMG SRC = "http://i58.servimg.com/u/f58/16/34/78/03/aghl_b10.gif" /> </a> <a href="http://atf.3dn.ru/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/atf_3d10.gif" /></a> <a href="http://ngageclan.ucoz.ru/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/ngagec10.jpg" /></a> <a href="http://gamer-lab.com/" target="_blank"><img src="http://i58.servimg.com/u/f58/16/34/78/03/hl-lab10.gif" /></a>
</marquee>
</div>
Re: How can to make banners in rotation.
@Ange Tuteur
I mean BANNER change our position.
Example:
First banner to become second or third and so forth.
I mean BANNER change our position.
Example:
First banner to become second or third and so forth.
Similar topics
» How to make a Clickable picture rotation
» How do I make banners appear next to each other?
» A second rotation banner???
» Background Slideshow/Rotation?
» Banner Rotation delay time
» How do I make banners appear next to each other?
» A second rotation banner???
» Background Slideshow/Rotation?
» Banner Rotation delay time
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum