Re: Stylesteet help needed
I am not sure what you want to do. If you want your header to be in the middle change the following code in your css
#logoWrapper{
background-image: url(../images/your_header.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #ffffff;
height:105px;
}
For the login bar change the colour here:
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #0000cc;
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;
height: 1%;
}
'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-: