Sent by Stefan Huszics on 31 January 2003 13:01
Nicholai Ronningen wrote:
> http://nicholai.com/alpine/revised_last_try/template22.html - on this
> page I used an image as a background for a div so that the image
> expands to fill the page width (from 800 - 1024). I think this is an
> attractive way to feature the image without getting gaps on one side
> or the other. Unfortunately people who have their browsers set to
> something larger than 1024x768 will see the image repeat. I don't
> have any work around there...
What about {background:url(img) top center no-repeat;} ?
--
/Stefan
Software never has bugs. It just develops random features. =)