Jump to content

Recommended Posts

Posted (edited)

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

Untitled-2.jpg

Edited by PEO
Posted

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?

Untitled-3.jpg

Posted

I've increased the image logo size in the css to 968

 

img#logo {
float:  left;
margin-left: 18px;
width: 968px;
height: 154px;
background: url(../images/blue/logo.png) 0 0 no-repeat;
}

 

I managed to make the the corner parts but not the main middle bit is to short.

Untitled-3.jpg

header-r.png

header-l.png

Posted
Hmm I think I know why its a little short... :doh: origonal image must be too short... only thing I didnt keep as master copy to check.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...