graphic logo placement in header

graphic logo placement in header

by Peter DeBruyn -
Number of replies: 1

picture

I am trying to get rid of the gap between the logo graphic in the header and the edge of the browser window.  Any ideas?

Please and thank you,

Peter 

Average of ratings: -
In reply to Peter DeBruyn

Re: graphic logo placement in header

by Thomas Hartung -
I believe you'll want to edit the css rules for these classes: "header-home",
and "headermain" in the layout.css file. Remove all padding and margin from
the rules, and your image should sit flush to the edge.
If that doesn't completely resolve the problem, you could try using a
negative value for the margin.

Hope this helps!