Myspace Div Help Needed, Text Colours In div Layouts |
Myspace Div Help Needed, Text Colours In div Layouts |
Mar 18 2008, 11:33 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Mar 2008 Member No: 631,900 |
Hi. i have got a layout of a mate
which i use as a template. basikly i add my own bkground and use his layout. but now im feed up with the text and link text colour and need to change them from orange to white i have tryed many ways but the text just goes black any idea on changeing the text to white this is my layout div <Style type="text/css"> table, tr, td{ background-color:transparent; border-style:none; } body{ background-image:url(BKGROUND HTML HERE); background-color:141215; background-position:center center; background-repeat:no-repeat; background-attachment:fixed; } div.featured-link a { body, div, a, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{ color:rgb(255,165,0); font-weight:none; font-style:normal; text-decoration:none; text-transform:none; } .orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{ color:rgb(255,165,0); font-weight:none; font-style:normal; text-decoration:none; text-transform:none; } a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{ color:rgb(255,165,0); font-weight:none; font-style:normal; text-decoration:underline ; text-transform:none; } a, a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{ color:rgb(255,165,0); font-weight:none; font-style:normal; text-decoration:underline ; text-transform:capitalize; } table table table, div table table{ border-style:none; border-width:0px; } table table table table, div table table table{ border-style:no-border; } A IMG{ border-style:none; } a </Style> <style> body{ background-position:top center;margin-top: 800px;} div.topbanner { top: 0; left: 50%; margin-left: -400px; width:800px; height: 200px; position: absolute; z-index:1; } </style> <div class="topbanner"> </div> <style> body{ background-position:top center;margin-top: 240px;} div.topbanner2 { top: 0; left: 50%; margin-left: -399px; width:800px; height: 200px; position: absolute; z-index:0; } </style> <div class="topbanner2"> <img src="BANNER HERE" /> </div> <style type="text/css"> .extendedNetwork {display:none;} .latestBlogEntry {display:none;} </style> comment bk here or mail me biw2008@hotmail.com |
|
|
|
![]() |
Mar 18 2008, 03:43 PM
Post
#2
|
|
![]() Melieized ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,372 Joined: Nov 2006 Member No: 478,715 |
what's the link to it?
|
|
|
|
Mar 19 2008, 05:00 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Mar 2008 Member No: 631,900 |
what's the link to it? http://www.myspace.com/mdp2007 thats with out any changes when i make the changes u said the font goes black and u cant read unless text is highligted...any help |
|
|
|
biw2007 Myspace Div Help Needed Mar 18 2008, 11:33 AM
Melie ok, if you look throughout the code you'll see... Mar 18 2008, 12:16 PM
biw2007 QUOTE(Melie @ Mar 18 2008, 09:16 AM) ok, ... Mar 18 2008, 01:20 PM
Melie color:rgb(255,165,0);
replace the rgb(255,165,0);... Mar 18 2008, 01:28 PM
miyashu Moved to Myspace Support. Mar 18 2008, 01:47 PM
biw2007 the link changed white and the text font went blac... Mar 18 2008, 02:15 PM
miyashu To change the color of the main text, find this pa... Mar 18 2008, 08:45 PM![]() ![]() |