Header Image How to?

edited March 2007 in Vanilla 1.0 Help
Hi guys, I wanted to add a header image that is 150px high. So what I did is altered the css just like so: #Header h1 { background: url('myimage.jpg') no-repeat 0 0; text-indent: -10000px; height: 150px; } but the thing is that the tab navigation is kind of pushed down (doesn't align with the header). Is there a fix for this? Thanks! Dada

Comments

This discussion has been closed.