View Full Version : Xanga Help Please


XephiBugsy
07-16-2003, 06:55 PM
I would like to know the code for the scrolling marquee at the top bar of the page. I've seen some people do it on their Xanga. I've looked all over the web for the code, but I still can't seem to find it. Oh, and does anyone also know what the code is to change the image of a link once you put the cursor over it. I've found ones that highlight it, but that's all, I've found. Thanks a lot.

MaGiCSuN
07-16-2003, 07:48 PM
<marquee bgcolor="#000000" width="#px">text here</marquee>

that's pretty much the basic code. For getting also coloured text i would try this:

<marquee bgcolor="#000000" width="#px"><font color="#ffffff">text here</font></marquee>

XephiBugsy
07-16-2003, 08:33 PM
Thanks for the help, but that wasn't the marquee I was talking about. You know how there's a top bar and a bottom bar on an internet page? It usually looks blue on windows xp and grey on others. Anyway, I got my bottom bare to work, but I can't get the proper code for the top bar. If you don't understand what I'm talking about, you can look at my Xanga page. At the bottom stats bar of your internet page, you will see a scrolling marquee. I want something like that, but I want it to be on the top bar.



Here is the link to my page.
[URL=http://www.xanga.com/home.aspx?user=Xephinassiah]

MaGiCSuN
07-16-2003, 08:36 PM
well yeah you where talking about marquee so that's the only one i know. What you are talking about is a title that scrolls.

http://javascript.internet.com/scrolls/scrolling-title-bar.html

in windows 98 it's also blue ;)

Love,
Mirna

XephiBugsy
07-16-2003, 09:29 PM
I got it to work finally! Thanks so much for your help.