franzes80
10-18-2013, 10:00 PM
Hi all released a small code created by me for use as a nice moving image within the forum.The background can be changed, and also the sense of the image to the right or left
Guide
I used this code as block advertisements but you can use it anywhere.Copy and paste this code in your forum(footer,top of header ecc.)
<marquee loop="0" behavior="scroll" scrollamount="5" scrolldelay="5" direction="left" bgcolor="transparent" width="100%"><img src="http://link image" border="0"></marquee>
In direction you can change it to the right or left and bgcolor the color of background
Example:
<marquee loop="0" behavior="scroll" scrollamount="5" scrolldelay="5" direction="left" bgcolor="transparent" width="100%"><img src="http://www.gamesonic.it/forum/uploads/1380410598.gif" border="0"></marquee>
Demo in my site
Demo (http://gamesonic.it/forum/forum.php)
Tested on vb 4.2.2
Download image for test :D:)
Guide
I used this code as block advertisements but you can use it anywhere.Copy and paste this code in your forum(footer,top of header ecc.)
<marquee loop="0" behavior="scroll" scrollamount="5" scrolldelay="5" direction="left" bgcolor="transparent" width="100%"><img src="http://link image" border="0"></marquee>
In direction you can change it to the right or left and bgcolor the color of background
Example:
<marquee loop="0" behavior="scroll" scrollamount="5" scrolldelay="5" direction="left" bgcolor="transparent" width="100%"><img src="http://www.gamesonic.it/forum/uploads/1380410598.gif" border="0"></marquee>
Demo in my site
Demo (http://gamesonic.it/forum/forum.php)
Tested on vb 4.2.2
Download image for test :D:)