PDA

View Full Version : Mini Mods - Nice moving image left or right


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:)

M.Iftikhar
10-21-2013, 01:54 PM
Hello please tell how can we add more then 1 image..????

ramesh_umk3
10-22-2013, 04:45 PM
just keep on adding img code like below one

<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">
<img src="http://www.gamesonic.it/forum/uploads/1382149070.gif" border="0">
<img src="http://www.gamesonic.it/forum/uploads/1382149070.gif" border="0">
</marquee>

Test your code below:
Webmaster PlayGround! (http://www.mobilescommunity.com/webmaster/)

franzes80
10-22-2013, 04:51 PM
Thank you ramesh

betts02
10-22-2013, 06:01 PM
May give this a try, Ive got the same theme as your demo but for the life of me i can not figure how to get rid of the Severn Skins from the logo :/