Rin Header Problems
-
I am using the theme Rin.
In place of my old header, images/header.jpg , I wanted to put in a flash header, images/header1.swf. When I switched out the header graphic for the flash header all I got was a white box. Here is the code for my header graphic;
#masthead {
background: url(images/header.jpg);
width: 750px;
height: 135px;
margin: 0 auto;
padding: 0;border-top: 1px solid #b8e4e7;
border-right: 1px solid #86c9cf;
border-bottom: 2px solid #00527f;
border-left: 1px solid #86c9cf;
}Any suggestions or ideas on what I’m doing incorrectly?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Rin Header Problems’ is closed to new replies.