Sponsors Shopping Cart Software Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates.
No monthly fees and available in ASP and PHP versions. Website Templates We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts. Frontpage website templates Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Posts: 232 Joined: 3/15/2001 From: yeppoon, qld, aus Status: offline
background image and variable page sizes - 8/2/2009 17:29:08
I have a background image - 874 x 1px. It has a blank spot in it 800px wide, with a gradient either side..
If I want to use that as a background, holding a container 800px wide, how can I do that for varying screen resolutions. So far I have:
" In theory, there is no difference between theory and practice. But, in practice, there is!"
Tailslide
Posts: 6692 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
RE: background image and variable page sizes - 8/3/2009 2:33:45
Not sure what you're after. Do you want the containing div to expand and contract? If so yes you need percentages.
Do you want to stick with the fixed width divs but have the background image work for larger screen widths? If so - just give the div a background colour equivalent to the background image surround and that will work.