LeeV-_-
03-26-2008, 06:41 PM
okay here is the code for my current layout:<style type="text/css"> .r{} body { background-color:white; background-image:url(http://i72.photobucket.com/albums/i185/ohbabydoll/s.jpg); background-position: bottom left; background-repeat:no repeat; background-attachment:fixed; } .r{} table, tr, td {background:transparent; border:0px;} table table table {background:transparent;} table table table td { background-color:black; filter:alpha(opacity=75); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8; } table table table table td {filter:none;} table table table { border-width:2px; border-color:white; border-style:solid; } table table table table {border:0px;} .r{}How could I change my text color to pink?thanks :DIf there aren't any color codes, is there some codes I could add?