Posted by Chris F.A. Johnson on 08/11/07 23:08
On 2007-08-11, Dave Kelly wrote:
> I want the background image to be the width of the default screen no
> matter what the browser has set.
There is no way to do that.
You could try using z-index with <img....
> What does the code look like?
>
> BODY { background-image: url(picture.gif); background-width: 100%;}
> or is it background-width: auto ?
>
> I read around in W3C and did not find anything that looked correct.
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Navigation:
[Reply to this message]
|