Thursday, December 3, 2009

How do you make ALL the text and writing on myspace a certain color?

I want to make all the text on myspace white, not just the "about me" stuff, but all the general info too.



How do you make ALL the text and writing on myspace a certain color?

Ok this is easy, but you have to use a long code to change each one. here is the whole code:



%26lt;STYLE type="text/css"%26gt;



a {



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



a:link, a:active, a:visited {



color: FF0000;



text-decoration: none;



}



a:hover {



color: FFFFFF;



text-decoration: underline;



}



a.navbar {



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



a.navbar:link, a.navbar:active, a.navbar:visited {



color: FF0000;



text-decoration: none;



}



a.navbar:hover {



color: FFFFFF;



text-decoration: underline;



}



a.redlink {



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



a.redlink:link, a.redlink:active, a.redlink:visited {



color: FF0000;



text-decoration: none;



}



a.redlink:hover {



color: FFFFFF;



text-decoration: underline;



}



.btext {



color: FF0000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



.blacktext12 {



color: FF0000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



.lightbluetext8 {



color: 000000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



}



.redtext {



color: FF0000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



.redbtext {



color: FF0000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



text-transform: uppercase;



}



.text {



color: 000000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



}



.whitetext12 {



color: 000000;



font-family: Arial, Verdana, Helvetica;



font-size: 10px !important;



font-weight: bold;



}



.nametext {



color: FF0000;



font-family: Arial, Verdana, Helvetica;



font-size: 16px !important;



font-weight: bold;



text-transform: uppercase;



}



%26lt;/style%26gt;



everywere were you see a HEX code, as in "fffff" (white) or "000000" (black) and somtimes in this you will see "ff0000" witch is red. Change them all to your color choice, to get your color HEX code, search "myspace color chart" on google and when you find a chart it should show some colors. pic the one you like and it should have a HEX code. As I said before just replace everywere were it sais a HEX code and it should do the trick :D



ooooh and you can also change other things like fonts in this code, but you don't have to. there al set to the default. This code isn't garunteed (sp?) to work, but it probably will.



How do you make ALL the text and writing on myspace a certain color?

%26lt; font color =color u want %26gt;



How do you make ALL the text and writing on myspace a certain color?

The code she gave you will also change your font and size too. Here is the code that I have to change just your color.



%26lt;style type="text/css"%26gt;



table, tr, td, li, p, div { color:FFFFFF; }



.btext { color:FFFFFF; }



.blacktext10 { color:FFFFFF; }



.blacktext12 { color:FFFFFF; }



.lightbluetext8 { color:FFFFFF; }



.orangetext15 { color:FFFFFF; }



.redbtext { color:FFFFFF; }



.text { color:FFFFFF; }



.whitetext12 { color:FFFFFF; }



a:active, a:visited, a:link { color:FFFFFF; }



a:hover { color:FFFFFF; }



a.navbar:active, a.navbar:visited, a.navbar:link { color:FFFFFF; }



a.navbar:hover { color:FFFFFF; }



a.redlink:active, a.redlink:visited, a.redlink:link { color:FFFFFF; }



a.redlink:hover { color:FFFFFF; }



.nametext { color:FFFFFF; }



%26lt;/style%26gt;



Just copy this and paste it in the about me section and you are good to go!! It won't change your font or size of the text. I have other codes for that!

No comments:

Post a Comment

 
web page host