Juanita wrote: > Hi - > > I've been working diligently to correct the problems (IE6) that were > pointed out last time. I also fixed the site so when the text size is > increased, everything should increase respectively (as suggested by > Felix.) However, the header background image, wrapper bkground image & > foot bg img are remaining at a fixed width. > > Can anyone tell me what I'm doing wrong? And while you're there, how's it > looking on other monitors? > > Here's the page: > > http://www.kcsm.tv/jazz91/announcer_berzon.php
Hi Jaunita. You are doing nothing wrong... background images can't be stretched, only repeated. If you want the same look upon text resize that effects the width of the site you'll need another wrapper around the entire thing. If you want to go that direction add the second wrapper, create an image to be vertically repeated and aligned to the left, and another on the second wrapper to be vertically repeated and aligned to the right. FWIW and I know others will disagree, I personally wouldn't make the entire site relative to text resizing because the bigger it gets, the bigger the horizontal scrollbar for people with 15" monitors. There are still quite a few out there, believe it or not. They will be forced to scroll vertically AND horizontally to read your site making it less accessible (usable) where I think the goal here was to make it more accessible. AC -- Audra Coldiron Rock-n-Roll Design & Hosting http://rock-n-roll-design.com KarmaCMS ( http://karmawizard.com ) - the ultimate CSS styled CMS. Pre-made designs, designer tools, and reseller program available! ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
