Maximum Page Width Question

Hi,

I need to create a site that is no wider than 1300px, is that possible? I’ve tried putting the size on the Body tag, Section Tag, Container, and nothing seems to work. When the site blows out larger than that, the slider looks terrible. Any help appreciated.

Mike

Site is at http://www.ucdesignsoc.com/dev2

Pull a div block into your site. Place it right below your body. Name it “Site Wrapper” or whatever you want… give it a Max Width of 1300px… Put your whole site in that div.

Great, I’ll give it a try, thank you very much.

Mike