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.)
In direction you can change it to the right or left and bgcolor the color of background
Example:
Demo in my site
Demo
Tested on vb 4.2.2
Download image for test
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.)
Code:
<marquee loop="0" behavior="scroll" scrollamount="5" scrolldelay="5" direction="left" bgcolor="transparent" width="100%"><img src="http://link image" border="0"></marquee>
Example:
Code:
<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
Tested on vb 4.2.2
Download image for test