On Fri, 7 Dec 2007 11:34:36 -0500
"Brian Jones" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have a centered layout with a width of 740px
> 
> http://www.bleusolutions.com/public_html/
> 
> My question is how can I make this layout flexible so that regardless
> of the screen size it expands out to take up the screen space so that
> only about 20px of the goldish background color is showing on both the
> left and right margins..I hope I made it clear of what I am trying to
> accomplish.
> 
> Thanx
> 


Brian,

Use percentage width instead of pixels or ems. In your case, try
something like 'width: 96%' and then adjust from there.

HTH,
GM


++++
   
Greg Maruszeczka

http://websage.ca
skype: websage.ca
googletalk: gmarus
______________________________________________________________________
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