> Assuming your fluid layout is taking tablets in the mix the images
> need to fold from a full window to 1024 [tablet horizontal] and 768
> [tablet vertical].
> One approach you might consider for the large yellow-gold shape is to
> set as a foreground image:
> img{display:block;width:100%;height:auto;}
> And superimpose the white text on top of that image.

By thinking on David suggestion I just thought :
Instead of superimpose the white text on top of an image, it's possible to use 
media queries to change the background of that element, when window is narrow 
then x ?
Or this is not acceptable ?

Thanks a lot,
mem
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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