changing font, in about me. |
changing font, in about me. |
Jul 12 2007, 09:04 PM
Post
#1
|
|
![]() My peanut. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 948 Joined: Jul 2005 Member No: 187,456 |
I was trying to fix the font color and stuff in this layout, and it wont let me change the font color in my about me or bold ANY of it. I think there may be a restriction in the code. Any way of fixing it? Heres the code...
<style type="text/css"><style type="text/css">table, td {background-color:transparent; border:none; border-width:0;}body{background-image:url("http://i9.tinypic.com/6g1r2bm.jpg");background-attachment: fixed;background-position: bottom left;background-repeat:repeat; background-color: white; }table table table {border: 0px solid; border-color: 000000; padding:0; background-color:; background-image: url("")}table tbody td table tbody tr td.text table{background-color:; background-image: url("")}table table{border:0px;}table table table table{border:0px;}font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;}textarea, input {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;}.btext {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} .blacktext10 {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} .blacktext12 {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} .lightbluetext8 {font-family:century gothic; font-size: 9px; color: 000000; font-weight: bold; text-decoration: bold; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} .nametext {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} .orangetext15 {display: none;}.redbtext, .redtext {display: none;} .text {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} .whitetext12 {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px; background-color: transparent; border: 0px solid ..FFFFFF;}a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:century gothic; font-size: 9px; color: 000000; font-weight: underline; text-decoration: underline; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px; background-color: transparent; border: 0px solid ..FFFFFF;}b, stong {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;}img { filter:none; border:0px;}a:link img { filter: none; border:0px solid black;}a:hover img { filter:none; border:0px solid black;}body {cursor: ;}a:hover {cursor: default;}TD TD {text-align: center;}TD TD TD {text-align: center;}TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;}TD TD TD TD TD {border-top: 0px solid black; text-align:center;}TD TD TD TD TD TD {border: 0px solid;}TABLE, TD {padding: 0px; text-transform: none; width:350px;}TABLE TABLE {padding: 0px; text-transform: none;}TABLE TABLE TABLE {padding: 0px; text-transform: uppercase;height: .01%; width: 100%;}TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}table td div div font {visibili-ty:hidden;di-splay:none;}table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table td.text table td.text table table tbody td table, span.btext {display: none !important} </style><STYLE TYPE="text/css">body{scrollbar-face-color:ffffff; scrollbar-shadow-color:ffffff; scrollbar-highlight-color:ffffff; scrollbar-3dlight-color:ffffff;scrollbar-darkshadow-color:ffffff; scrollbar-track-color:ffffff; scrollbar-arrow-color: 000000}</style><style> table table td.text table td.text table table tbody td table, span.btext {display: inline !important} </style> any help is greatly appreciated. =] |
|
|
|
![]() |
| *karmakiller* |
Jul 12 2007, 10:31 PM
Post
#2
|
|
Guest |
Well, in your CSS code you have a line that looks like this:
QUOTE b, stong {font-family:century gothic; font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; padding: 0px; line-height: 10px;} and that changes your bolded text. You need to change that around in your code to what you want bolded text to look like. (If you can't find that in your code let me know and I'll highlight it for you.)As far as changing the text in your about me, try this: CODE <font face="FONT" size="11px" color="000000">WORDS AND SUCH</font>
|
|
|
|
![]() ![]() |