Nice moving image left or right

  • Thread starter Thread starter AdminAdmin is verified member.
  • Start date Start date
Admin

AdminAdmin is verified member.

Well-Known Member
Staff member
Administrator
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.)
Code:
<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:
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 in my site
Demo
Tested on vb 4.2.2
Download image for test :D:)
 

Facebook Comments

Similar threads

Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
754
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
779
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
907
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
779
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
979
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
611
AdminAdmin is verified member.
Admin
Back
Top