for the search, my way to preload images! haha

Search for in

Marquee above profile

MySpace Website Tutorials | Submited Dec 21, 2007

Written by: User Picture..

A quick description on putting the way-too-popular marquee above your profile.

Notes


codes.that {look-like: this;} go inside Style Tags, chances are you already have a few in your profile.
This is pretty simple, all you need to do is fill in what you want it to say.
to change the text color/size, edit the last two lines in the CSS part;
font-size: 90px;
color: ff0000;


marquee below navbar:


Style Tags
.37182{position the marquee below the navbar}
marquee.topMarquee{
position: absolute;
left: 50%;
top: 160px;
margin-left: -400px;
width: 800px;
height: 97px;
font-size: 90px;
color: ff0000;
}

.37182{put some space under the navbar links}
.navigationBar{margin-bottom: 100px; z-index: 9;}


!!! no style tags !!!

<marquee class="topMarquee">
wutz a marquee? idk
</marquee>


marquee above the navbar


Style Tags

.37182{position the marquee above the navbar}
marquee.topMarquee{
position: absolute;
left: 50%;
top: 134px;
margin-left: -400px;
width: 800px;
height: 97px;
font-size: 90px;
color: ff0000;
}

.37182{move the navbar down a bit}
.navigationBar{margin-top: 100px; z-index: 9;}


!!! no style tags !!!

<marquee class="topMarquee">
wutz a marquee? idk
</marquee>


if you know enough about stuff, you already know how to change the direction and speed and whatnot, if not Click for another sexy tutorial.

tags Tags: how to put a marquee above your profile

0Thumbs up  Thumbs down1

Related Tutorials
Style Tags
How to create contact tables
How to Customize the Pictures Page
Hide Default Layout
Polaroid Effect for Friend Space
Hide Friends
Style your MySpace URL
Simple div / overlay tutorial
SEAMLESS TILES IN PSP
Creating Links
Floating display name
Stylizing the name with borders.
Adding Text To Animations
Cutting Images From Background (part 1)
Cutting Images from Background (part 2)
Cutting Images from Background (part 3)
Animating Candle Flame
Fade Image into Background
Adding Glitter to Images
Blending with Eraser Brush
No Comments Found
Sorry, you have to be a member to comment tutorials