Help - Search - Members - Calendar
Full Version: header
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
estherr
whats the code to make letters move in your header like the one on this site

http://www.xanga.com/home.aspx?user=o6z_b3bie_PigLet

the letters that say " think pink " moving up and down and the quote moving right to left
C.Lime.Jello.
You want a marquee code.
Try Here...
Or Here.
sweetxsimplicity
Here's the code for the think pink thing, its seperate marquees, like a marquee that moves up for one letter and another marquee that moves down for another letter, its a bit complicated.

CODE
<!-- begin code provided by createblog.com -->
<CENTER>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>::</b></marquee> <marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">t</marquee><marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"> H</marquee><marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=2 height="24" width="4%">i</marquee> <marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>n</b></marquee> <marquee align="middle" behavior="alternate" direction="down" scrolldelay=150 scrollamount=2 height="24" width="4%">K</marquee><marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"> </marquee> <marquee align="middle" behavior="alternate"direction="down" scrolldelay=15 scrollamount=2 height="24" width="4%">P</marquee> <marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>i</b></marquee> <marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">N</marquee><marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%">k</marquee><marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=2 height="24" width="4%">::</b></marquee> <marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=2 height="24" width="4%"></marquee></CENTER>
<!-- end code provided by createblog.com -->


If you just want a simple marquee that moves sideways, here's the code
CODE
<!-- begin code provided by createblog.com -->
<marquee>~ welcome to my xanga! ~</marquee>
<!-- end code provided by createblog.com -->
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.