malcs
Posts: 2
Joined: 04 Jul 06
Trust:
30 Jul 06 10:00 pm
Hi Sean
The easiest way is probably to change your header to 698 x 200,
but I'll have a look later on today for you to see if i can find an easy work around for this problem. In regards to the the darkish colour on the outside this is because an image called faux.gif (which is 1px high) has a dark blue edge on the left and right side, so first off change this to a colour you want in an image editor, and also you will need to change this part in the style.css.
Change the web colour (#3c5669) to the colour that you want.
body {
font-family: verdana, arial, helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 0;
background: #3c5669 url("images/faux.gif") 50% 0 repeat-y;
}
I'll get back to you later in the day with a possible solution for you header problem.
Malcolm
Affilorama Support