Are you new to CSS? Is your CSS being served from the database or the filesystem? Widening an entire template isn't as simple as changing one variable. If you've got Firefox, get the Web Developer Tools and Firebug extensions, they'll make your life easier. You can inspect page elements (css, js, html, etc.). Chrome has similar features already included. The thing you'll need to adjust for starters is the wrapper div, it'll be called something like "html wrapper".
|