custimizing text on myspace profile |
![]() ![]() |
custimizing text on myspace profile |
Jun 16 2007, 08:20 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Apr 2007 Member No: 517,164 |
CODE <style type="text/css"> .mygen { Created using MyGen 2.5 - www.mygen.co.uk } .mygen { Text Properties } table, tr, td, li, p, div { color:000000; } .btext { color:000000; } .blacktext10 { color:000000; } .blacktext12 { color:000000; } .lightbluetext8 { color:000000; } .orangetext15 { color:000000; } .redtext { color:000000; } .redbtext { color:000000; } .text { color:0000000; } .whitetext12 { color:0000000; } a:active, a:visited, a:link { color:0066CC; } a:hover { color:0066CC; } a.navbar:active, a.navbar:visited, a.navbar:link { color:0066CC; } a.navbar:hover { color:0066CC; } a.redlink:active, a.redlink:visited, a.redlink:link { color:0066CC; } a.redlink:hover { color:0066CC; } .nametext { color:000000; } </style> this code is what i use to make all text black except for the links. when i put the code in, the first part of the code which says <style turns into '..' when i save the changes, so it doesn't end up working. how do i fix this problem? |
|
|
|
Jun 16 2007, 09:20 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Try adding this too:
CODE <style type="text/css">
body { color: #000000; font:normal 9px arial; font-weight: none; border: 0px; text-transform: none; line-height: 12px; } </style> |
|
|
|
| *karmakiller* |
Jun 16 2007, 10:09 PM
Post
#3
|
|
Guest |
Moved to Myspace Help.
|
|
|
|
![]() ![]() |