J wrote:
> (www.stainlessband.com/index.html)

> I'm having an issue with the width of the wrapper div. When I 
> designed the page I did so on my laptop, which has a maximum screen 
> resolution of 1024x768. But my desktop PC is set on 1152x864 and when
>  I pull up the page in the browser there is background space between 
> the graphics and the outer edges of the wrapper div. This isn't the 
> intended design, as I want no space between the graphics and the 
> wrapper.

The #wrapper is set to center inside the graphic-containers, but the
graphic-containers will keep on expanding in width with the browser-window.

One way to solve it is to add a 'max-width: (some value)' and 'margin: 0
auto' on #leftBody, to prevent the graphic-containers from expanding
beyond the width you've designed for and center on wider windows.


regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to