HighDots Forums  

Can a background image be on top of all other things ?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Can a background image be on top of all other things ? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mel
 
Posts: n/a

Default Can a background image be on top of all other things ? - 01-30-2006 , 12:07 PM






was wondering if an background image can be placed on each page so that
irrespective of content of a page (table, div etc.) it is always shown
at certain location ?

an example will be most helpful


Reply With Quote
  #2  
Old   
Els
 
Posts: n/a

Default Re: Can a background image be on top of all other things ? - 01-30-2006 , 12:29 PM






Mel wrote:

Quote:
was wondering if an background image can be placed on each page so that
irrespective of content of a page (table, div etc.) it is always shown
at certain location ?
Isn't that contradicting your subject line?
You can position a background image anywhere you like, respective of
the element you set it to. If you want it in the same place on every
page, I'd set it to body.
But that's not the same as "on top of all other things".
On top would mean either 'not as background', or as background to an
element that's positioned with position:absolute;, but then it would
only be placed on top of all the other stuff, if that element were
last in the HTML.

Quote:
an example will be most helpful
You make one :-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Now playing: Jethro Tull - Skating Away on the Thin Ice of the New Day


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.