Wednesday, September 21, 2011

Myspace font color change?

My layout won't allow me to change font colors, I know how to change the font color completely, but my problem is, i don't want all my text to be a certain color. I just want certain parts different colors. how do I do this.

Um, i don't know if this is any use, but here's my layout:



a href=';http://www.msplinks.com/MDFodHRwOi?style=';position:absolute; top:0px; left:0px; height:130px; width:222px;background-image:; background-repeat:no-repeat; z-index:9;'; class=';navb';%26gt;%26lt;center%26gt;sunshine layouts.%26lt;/center%26gt;%26lt;/a%26gt;

%26lt;style%26gt;

.nametext {text-align:left; display:block; font-family:arial; font-size:28px; color:black; text-decoration:normal; letter-spacing:-3px; margin-top:1px; margin-bottom:1px; border-width:1px; border-style: solid; border-color: white; background-color:white; line-height:32px;}





.whitetext12 {background-color:white; border:1px solid black; color:000000; font-family:arial; font-size:11px; letter-spacing:0px; display:block; padding-left:2px;}





.blacktext10 {background-color:white; border:1px solid black; font-family:arial; font-size:11px; letter-spacing:0px; line-height:12px; display:block; text-align:right;}





.lightbluetext8

{ background-color:white; font-family:arial; font-size:11px; letter-spacing:0px; color:000000; display:block; border:1px solid black; padding-left:2px;}





body

{background-image:url(http://i227.photobucket.com/albums/dd193/staticlayoutz/sunshine/backgrounds8/12.png); background-repeat:repeat; background-attachment:fixed; background-color:white;}





tr {background:normal;}

body table div font a, body table div div {visbility:hidden;}

body table table div font a, body table table div div {visibility:visible;}



font, td, a, body, table, body, td, li, p, div, li, h1, h2, lol, p, br, .btext {font-family:arial; font-size: 11px; letter-spacing:0px; color:000000; text-transform:normal;}



.redbtext {font-family:arial; font-size: 10pt;color: black; text-decoration: none; letter-spacing:0px; text-transform: normal; padding: 0px; line-height:22pt;}



.redtext {font-family:arial; font-size: 11px; letter-spacing:0px; color:ffff00; text-transform:normal;}



a.link1, a.link1:visited, a.link1:active, a:active, a:visited, a:link

{font-family:arial; font-size:11px; letter-spacing:0px; color:000000; line-height:11px;}



.text {font-family:arial; font-size:11px; letter-spacing:0px;}



a.link1:hover, a:hover

{font-family:arial; font-size:11px; letter-spacing:0px; color:black; line-height:11px; text-decoration:underline;}



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

{font-family:arial; color:000000; font-size:11px; line-height:18px; letter-spacing:0px;}



a.navbar:hover { font-family:arial; color:white; font-size:11px; line-height:18px; text-decoration:none; letter-spacing:0px;}





.orangetext15,



b, strong { font-family:arial; font-size: 11px; letter-spacing:0px; color:000000; text-transform:normal; line-height:12px;}





a.redlink:active, a.redlink:link, a.redlink:visited {color:000000; font-family:arial; font-size:11px; letter-spacing:0px;}



%26lt;/style%26gt;

%26lt;style%26gt;tr {background-color:transparent} %26lt;/style%26gt;Myspace font color change?
that code is fixed. meaning that certain things are going to stay those colors because the code is set that way automatically. but you can change it simply by removing the color it states to the color you want. for example where it says ';.redbtext {font-family:arial; font-size: 10pt;co..'; just change the ';red'; to another color by inputting ';green';, for example. simple. but if you want to change the color of the text in the about me section for example. then the code is



%26lt;font color=';#000000';%26gt;TYPE HERE%26lt;/font%26gt;



you need to know the Hex Code which is a series of six numbers that in HTML describes a color.

in the code, the color would be black. here's a site.



http://html-color-codes.com/



hope i helped.

No comments:

Post a Comment