Friday, November 27, 2009

Myspace Codes..HELP PLZ?

How can you get a large text to scroll across the top of your entire myspace profile page...and how do you overlap your text?



Myspace Codes..HELP PLZ?

Text overlapping each other would be done with this code:



%26lt;p style="line-height:18px; text-align:center"%26gt;%26lt;span style="font-family: verdana; font-size: 28px;color:orange;"%26gt;



FIRST LINE OF TEXT HERE



%26lt;/span%26gt;%26lt;br/%26gt;



%26lt;span style="font-family:verdana; font-size:25px;color:darkred; font-style: italic"%26gt;



SECOND LINE OF TEXT HERE



%26lt;br%26gt;%26lt;/span%26gt;%26lt;/p%26gt;



Feel free to change the font face, color etc. to whatever you like. The "line-height" property addresses how much the text will overlap.



This will make a marquee text scroll across the top of your page:



%26lt;div style="position:absolute; top:150px; left:50%; margin-left:-400px; width:800px; height:40px; font-size:40px; color: darkred; font-family:Verdana;"%26gt;%26lt;marquee direction="left" width="100%" scrollamount="30"%26gt;TEXT HERE%26lt;/marquee%26gt;%26lt;/div%26gt;



That will make a div that will position the scrolling text. Just adjust the alignment, margins, color, text size, scroll speed (addressed by "scrollamount") to whatever you wish. Good luck to you.



Myspace Codes..HELP PLZ?

Here's a website that might help. I know it has the overlapping text at least.

No comments:

Post a Comment

 
Fish