Quote Originally Posted by SambaNeko View Post
The width is 1180px because the background image is designed to fit exactly that width. Changing the width to 100% is trivial, but your layout will be visually "broken" as a result. You would need to revise the design to work properly with percentage dimensions.


Thank you so much for taking the time to help me with this.

Is it do to the fact the in the CSS the body background is set to the image that is so big? The background image is 1416 x 616?

To redesign I am assuming I would have to elimate the background image?