graphic logo placement in header

Re: graphic logo placement in header

by Thomas Hartung -
Number of replies: 0
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!