Click to See Complete Forum and Search --> : News Flash - Animated banner
Denny Magic
12-12-2005, 04:03 PM
How do I create a animated banner that will allow me (the web site owner) to post current news, which then moves from left to right on the visitors screen (inside the little box) ?
Thanks
Denny
c/o www.dennymagicstudios.com
revsrealm
12-21-2005, 01:15 PM
this is what i use. maybe it will help you out. ~Gen
<div id="marquee" style="position:absolute; left:-68px; top:410px; width:856px; height:30px; z-index:8; background-color: #000000; layer-background-color: #000000; border: 1px none #000000; visibility: visible;">
<div align="right"><FONT
color="#ffffff" size="+1">
<MARQUEE bgcolor="#000000"
direction="left" loop="20" width="75%">
<FONT size="3" face="Arial, Helvetica, sans-serif">Type message here</FONT>
</MARQUEE>
</FONT>
</div>