logo height

admin

Administrator
Staff member
I have the following site: <!-- m --><a class="postlink" href="http://m.1asphost.com/martzblog/mor/">http://m.1asphost.com/martzblog/mor/</a><!-- m --> where I am trying to make the logo line lineup with the border of the content box. It all works fine in firefox but in IE it doesn't. I have the height of the div containing the image set so it works in firefox but IE doesn't want to read it. Any work-around?well taking the line out ot the gif would make your logo much more flexible anyway....

i dont see any need for the black line within the gif.i'll take the line out....but how can i move it over the border of the box anyway?margin-bottom: -10px; (or a bit more or less) should do i think.

to keep it the way it is now in FF also add

margin-bottom: 0px !important;
 
Back
Top