Hello,
Maybe someone has a solution for my problem.
I have a logo which has a full size of the header.
But with the default css the left margin is about 15 px.
I want to start with the logo on left position 0.
Then i searched the forums and saw a solution but that gives me an absolute logo and i can get it fixed. My menu and banner header logo are backwards the logo.
This is my CSS at this moment:
/* Logo Image —*/^M
h1.logo {
left: 0px;
width: 980px;^M
height: 62px;^M
height: 250px;^M
margin: 0;
padding: 0;
position: absolute;
top: 10;
}^M
^M
h1.logo a {^M
/*
— width: 265px;^M
*//
width: 980px;^M
height: 62px;
height: 150px;
display: block;
background: url(../images/logo.gif) no-repeat left;^M
Example site: http://www.jecoro.nl/Joomla