Help - Search - Members - Calendar
Full Version: marquee boxes
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
feindlich
here's an example
EXAMPLE

the square boxes with the marquees in them... how do i put a square box on my page with words scrolling up?
lhuvhurts
u dont make it...it is a code here is the code
[CODE]<table>
<TR>

<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="2"><font
color=#ff0099
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=#ff66cc
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=#FF9FE0
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=#ff0099
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=50 scrollamount="1"><font
color=#ff66cc
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=53 scrollamount="1"><font
color=#FF9FE0
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
</TABLE>
shatteredtearsmb
OH thanks I have been looking for that! MUCH LOVE!!!! biggrin.gif
shatteredtearsmb
but one question....how do you center it. mine appears on the left.
xlilaznmonkeyx
Type in <center>for all of it I think.Or type it in the first one and the last one. _smile.gif
shatteredtearsmb
well I figured out what I was doing wrong I was putting the code in my website stats because I wanted it to appear at the bottom of my site. when I put it in the custom header it centers fine. is there not a way you can center it at the bottom?? I tried your idea, xlilaznmonkeyx, but it doesn't work for me.
xlilaznmonkeyx
Hmm..Let me try it out and I'll give you the code. wink.gif
xlilaznmonkeyx
Here it is.It works and its in the center.Just put it in your Website Stat. wink.gif
CODE
<!-- begin code provided by createblog.com -->
<center>
<table>
<TR>
<td>
<fieldset>
<marquee direction="down" height=35 width=35 scrollamount="2"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<!-- end code provided by createblog.com -->
shatteredtearsmb
YES it works!! THANK YOU SOOOO SOOO MUCH!!! You are AWESOME! greatly appreciated!!! happy.gif
feindlich
how do i put it where i want the square box with marquee?
like if i wanted it at exact location like top 105 left 100 or something and not only at the top or bottom of the page?
xlilaznmonkeyx
I dont really know what you mean. _unsure.gif Check Xanga Scripts. _smile.gif
feindlich
you know the code you gave me?
it only can go on the bottom of my xanga site

let's say i wanted to put it in the middle-left of my website instead... how do i change the positioning of/move those square boxes?
xlilaznmonkeyx
QUOTE(shatteredtearsmb @ Aug 21 2004, 3:04 AM)
YES it works!! THANK YOU SOOOO SOOO MUCH!!! You are AWESOME! greatly appreciated!!! happy.gif

Your welcome! wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.