well...at least the hoverbox is working....but it did this with my template:
http://www.bitboxstudio.com/photogra...x.php?x=browse
i tried moving the css links around in the header and the only thing it did when it was after all the other css references was center the mess. Any ideas? am i missing something? the ONLY change i made to the original css was the following for the header on the included horizon theme css file:
#header .inside {
background:url(../bitbox_p_logo.gif) top right no-repeat #000;
height:100px;
}
#header .inside h1 a {
float:right;
/*text-align:right;*/
color:#666;
padding-top:30px;
font-weight:normal;
width:300px;
height:60px;
display:block;
text-indent:-9999px;
}
but i don't think that would have anything to do with it. also the sizes of the unhovered boxes are a little weird....might be the same problem....thank you for all your help.
@Oettinger: you might have better luck. let us know how it comes out.