Quote:
Originally Posted by Pyro
Duramax,
Thank you for your reply. I have done as you instructed, but with no success.
My code now looks like this:
#header .line1 {
position: relative; height: 125px; direction: ltr;
}
#header .line1 .logo {
padding-top: 0px; margin-left: 27px; width: 340px;
}
#header .line1 .logo a img {
width: 340px; height: 100px;
}
While this makes my image fit perfectly, the orange bar is covering up the info below it now. I have attached a screenshot.
Thanks in advance
|
You also need to edit the top margin of the container below, that would be content-container probably.
Use Firefox with Firebird - you can see exactly which style, what and how much you have to change