HTML Code Problem

Associate
Joined
6 Feb 2003
Posts
751
Location
Sutton
Hi all have a small problem with a website that I am trying to do. I am using Dreamweaver and a template from dreamweaver. So far everything is fine however when I insert an image at the top of the page for the logo/banner it throws the whole page out of sync and does not look good at all.

This is the page without the image at the top.

This is the page with the image.

I am very novice at this so please do make it simple...thanks.
 
Well the area at the top is 885 pixels wide, and the image you are trying to fit in is 763 pixels wide. so either make your banner image wider, or set the colour of the top area to #060709 which is the colour at the right hand edge of the banner image, which would make it match in.
 
The problem is when I put the image in the width of the whole site increases. I have set the width in the css file. I want the page to remain 885 pixels.
 
Back
Top Bottom