I would like to creat my own header with a nice long image that goes across the top. but im not sure how long the header is in total. any one done this or can help much appreciated
kev
I would like to creat my own header with a nice long image that goes across the top. but im not sure how long the header is in total. any one done this or can help much appreciated
kev
Last edited by PEO; 21st July 2008 at 12:20 PM.
right I've got an image up, the image is 970 x 154, I realize I need to edit the Left and right edges which is easy to do. the problem now is removing that big blue area.
Can any one help me please?

To remove the blue you would need to reduce the width of the whole template. Is this what you want to do?
I've increased the image logo size in the css to 968
I managed to make the the corner parts but not the main middle bit is to short.PHP Code:img#logo {
float: left;
margin-left: 18px;
width: 968px;
height: 154px;
background: url(../images/blue/logo.png) 0 0 no-repeat;
}
Hmm I think I know why its a little short...origonal image must be too short... only thing I didnt keep as master copy to check.
There are currently 1 users browsing this thread. (0 members and 1 guests)