Links and font., Changing links; changing font after the CSS. |
Links and font., Changing links; changing font after the CSS. |
Aug 17 2006, 02:27 PM
Post
#1
|
|
|
Washout Worshipper ^^ ![]() Group: Member Posts: 5 Joined: Jul 2005 Member No: 167,330 |
[center]I have a layout up on my Myspace, but for some reason, the links are bold throughout my page. I revisited the Preview Myspace where I got my code and do not see bold links. I checked the two areas of the code (a:hover) and it says text-decoration:none.
So first I need help with fixing that. Next. I want to change the font of part of my "About Me" section, but no matter what I do, it won't change. I need help with this, as well. If anyone could help me, it would be greatly appreciated. CODE <style type=text/css> body{cursor:crosshair} a {cursor: crosshair}</style> <STYLE TYPE="text/css"> body { background-color: 222222; scrollbar-arrow-color: A6FF26; scrollbar-face-color: 000000; scrollbar-highlight-color: 000000; scrollbar-3dlight-color: 000000; scrollbar-shadow-color: 000000; scrollbar-darkshadow-color: 000000; scrollbar-track-color: 222222; cursor: crosshair; } </STYLE> <STYLE TYPE="text/css"> B, STRONG {font-family: tahoma; font-size: 9px; color: FFFFFF;} I, EM {font-family: arial; font-size: 9px; color: FF008A;} BODY, P, TD, FONT {font-family: verdana; font-size: 9px; color: 000000;} body, td, li, p, div, textarea, li, h1, h2, p, br, table {font-family: verdana; color: 000000;} .text {font-family: verdana; font-size: 9px; color: 000000; text-align: left;} .blacktext12 {font-family: verdana; font-size: 9px; color: 000000; letter-spacing: 1px; text-align: center;} .redtext {font-family: verdana; font-size: 9px; color: FFFFFF; } .redbtext {font-family: verdana; font-size: 9px; color: FFFFFF; } .orangetext15 {font-family: verdana; font-size: 9px; color: 000000;} .whitetext12 {font-family: verdana; font-size: 9px; line-height: 18px; color: A6FF26; letter-spacing: 1px; text-align: left; background-color: 000000; border: none; display: block;} .btext {font-family: tahoma; font-size: 9px; color: 000000; text-align: right;} .lightbluetext8 {font-family: verdana; font-size: 9px; color: FF008A; text-align: left;} .blacktext10 {font-family: verdana; font-size: 9px; line-height: 18px; color: A6FF26; letter-spacing: 1px; text-align: left; background-color: 000000; border: none; display: block;} .nametext {font-family: times new roman; font-size: 25px; color: 000000; text-align: right; background-color: A6FF26;} TABLE, TD, TR, TH {font-family: verdana; font-size: 9px; color: 000000; cursor: crosshair;} TABLE, TR, TD {border: none; border-color: 646464; background-color: transparent; padding: 0px; margin: 0px;} TABLE {border: none; border-color: none; background-color: 000000; padding: 0px;} TABLE TABLE {border: none; border-color: none; background-color: transparent; padding: 0px;} TABLE TABLE TABLE {border: none; border-color: 646464; background-color: A6FF26; padding: 0px;} TABLE TABLE TABLE TABLE {border: none; border-color: FFFFFF;} a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited {font-family: georgia; font-size: 9px; color: FF008A; text-transform: normal; text-decoration: none;} a:hover, a.navbar:hover, a.redlink:hover {font-family: georgia; font-size: 9px; color: A6FF26; background-color: 000000; text-decoration: none; cursor: crosshair;} </STYLE> |
|
|
|
DumbLithiumSliver3 Links and font. Aug 17 2006, 02:27 PM
toyo loco We can't help you w/o your codes. So please po... Aug 17 2006, 02:30 PM
Azarel I believe that links are by default always bolded ... Aug 17 2006, 02:30 PM
DumbLithiumSliver3 Hmmm...
For some reason, my links (in my Interests... Aug 17 2006, 02:41 PM
toyo loco Your links aren't bold. I used the code and th... Aug 17 2006, 03:01 PM
I own yourr face. In the table? Use this:
<font color="colo... Aug 17 2006, 08:10 PM
DumbLithiumSliver3 QUOTE(I own yourr face. @ Aug 17 2006, 9... Aug 18 2006, 06:50 PM
toyo loco Because to use that code you have to change:
BODY... Aug 18 2006, 07:30 PM![]() ![]() |