im a member in a spruz site on my profile page my shout box ( where i type is white ) now is there a way to change that to transparent ? when people add a comment ive already manged to change that to
im a member in a spruz site on my profile page my shout box ( where i type is white ) now is there a way to change that to transparent ? when people add a comment ive already manged to change that to transparent , its the white i want to get rid of heres the code for it . so if you know how please help me .
.profile-shoutbox{
color: transparent;
font-family:"georgia";
weight:bold;
font-style:italic;
font-size:3.0em;
background-color: transparent;
background-image: url(http thru gif png jpg);
background-repeat:repeat;
height:300px;
width:auto;
overflow:scroll;
border-top:3px solid #75AF2D;
border-bottom:3px solid #75AF2D;
border-right: 3px solid #75AF2D;
border-left: 3px solid #75AF2D;
}