Now what happens if I like head_linebg.gif but just want to change its color? Would I have to create a new .gif?
Thanks
	Quote:
	
	
		| 
			
				 Originally Posted by gizmo 
				#header  .line2 { 
background:url("images/head_linebg.gif")  repeat-x scroll center top transparent; 
border-color:#CB480C -moz-use-text-color; 
border-left:medium  none; 
border-right:medium  none; 
border-style:solid  none; 
border-width:1px  medium; 
color:#451300; 
height:39px; 
position:relative; 
width:100%; 
 
 
 
 
Higlighted in red is border.. 
			
		 |