View Full Version : dealing with font colors


RaijinBane
01-02-2006, 03:27 AM
I have a layout on my myspace page and like as far as making my own I'm no where near knowing what I'm doing. So what I've been doing if finding some then editing the colors and background images to ones I've made/want. My problem is that when using the layout it wont let me use the <font color=""> attribute to change any selected words that I want a different color, it will only be the color off all the other text.


here is the code:(maybe there is something i can add or delete to fix the problem

<style type="text/css">
table, td { background-color:transparent; border:none; border-width:0;}
body{background-image:url("http://img.photobucket.com/albums/v299/SPARTANbane/bgms06done.jpg");
background-attachment:fixed;
background-repeat:no-repeat;
scrollbar-face-color:02FFFF;scrollbar-highlight-color:000000;scrollbar-3dlight-color:058899;scrollbar-shadow-color:000000;scrollbar-darkshadow-color:058899;scrollbar-arrow-color:000000;scrollbar-track-color:058899; }
table table table {border:3px double; border-color:336699; padding:1; background-color:000000; }
table table{border:1px}
table table table table{border:1px}
font, td, a, body, input, textarea, table{color:058698;font-family:arial;}
body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; font-size: 12pt; color: 058698; } .btext {font-family: arial; font-size: 12pt; color: 058698; } .blacktext10 {font-family: arial; font-size: 12pt; color: 058698; } .blacktext12 {font-family: arial; font-size: 12pt; color: 058698; } .lightbluetext12 {font-family: arial; font-size: 12pt; color: 058698; } .nametext {font-family: arial; font-size: 12pt; color: 058698; } .orangetext15 {font-family: arial; font-size: 12pt; color: 058698; } .redbtext {font-family: arial; font-size: 12pt; color: FF0000; } .text {font-family: arial; font-size: 12pt; color: 058698; } .whitetext12 {font-family: arial; font-size: 12pt; color: 058698; }
a:link, a.man:link, a.navbar:link, a.text:link {font-family: arial; font-size: 12pt; color: 3EEFFF; } a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: arial; font-size: 12pt; color: 3EEFFF; } a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: arial; font-size: 12pt; color: 3EEFFF; }
</style><center><br><br>
<br></center>