Southperry.net
myspace question - Printable Version

+- Southperry.net (https://www.southperry.net)
+-- Forum: Maplers Helping Maplers (https://www.southperry.net/forumdisplay.php?fid=9)
+--- Forum: Technical Help (https://www.southperry.net/forumdisplay.php?fid=84)
+--- Thread: myspace question (/showthread.php?tid=549)



myspace question - Kanyewong - 2008-07-05

How do i change the color of the purple bars? Sad
and remove the orange and blue rectangles
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=379095031
layout
 Spoiler
thanks in advance


myspace question - Ryan - 2008-07-05

your code is a mess.Biggrin

Code:
.lightbluetext8,
.orangetext12, h1{
padding:1px;
font-family:georgia;
font-size:16px;
font-weight:normal;
letter-spacing:-1px;
border:1px solid;
border-color:000;
line-height:14px;
text-transform:lowercase;
text-decoration:none;
text-align:right;
color:fff;
background-color:3d2960;
display:block;}

change the color code of background-color:3d2960;

and i don't feel like figuring out the other rectangle problems right now. maybe later. Excellent


myspace question - Kanyewong - 2008-07-05

Ryan Wrote:your code is a mess.Biggrin

Code:
.lightbluetext8,
.orangetext12, h1{
padding:1px;
font-family:georgia;
font-size:16px;
font-weight:normal;
letter-spacing:-1px;
border:1px solid;
border-color:000;
line-height:14px;
text-transform:lowercase;
text-decoration:none;
text-align:right;
color:fff;
background-color:3d2960;
display:block;}

change the color code of background-color:3d2960;

and i don't feel like figuring out the other rectangle problems right now. maybe later. Excellent

yeah it is ._.
THANK YOU RYAN Big Grin BiggrinBiggrin