HighDots Forums  

Tabels of Layers

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Tabels of Layers in the Macromedia Dreamweaver forum.



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

Default Tabels of Layers - 07-26-2004 , 05:26 PM






I created a site and would like to put a layer background image on the site so
that it won't have to become a pattern.
There are tables and a couple iframes on the page but I can't seem to get the
layer to go behind everything. What
do I need to do to get it to go behind the iframes and tables. Thanks alot.
Eric


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Tabels of Layers - 07-26-2004 , 05:50 PM






Make it a page background. Use CSS to prevent it from tiling and to
position it, e.g.,

<style type="text/css">
<!--
body { background-image: url(/images/foo.gif); background-repeat:no-repeat;
background-position:center center; }
-->
</style>

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"pantone354" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I created a site and would like to put a layer background image on the
site so
that it won't have to become a pattern.
There are tables and a couple iframes on the page but I can't seem to get
the
layer to go behind everything. What
do I need to do to get it to go behind the iframes and tables. Thanks
alot.
Eric




Reply With Quote
  #3  
Old   
pantone354
 
Posts: n/a

Default Re: Tabels of Layers - 07-27-2004 , 08:00 PM



I will try this as soon as I get home. Thanks alot for your response.

Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Tabels of Layers - 07-27-2004 , 08:48 PM



You're welcome!

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"pantone354" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I will try this as soon as I get home. Thanks alot for your response.



Reply With Quote
  #5  
Old   
pantone354
 
Posts: n/a

Default Re: Tabels of Layers - 07-28-2004 , 05:46 PM



I tried this and am not getting the effect that I was realy looking for. It
seems to only put the image on just one line. Like whatever line is highlited.
Do you have any other ideas or maybe why this isn't working. I got the image to
work it just
wasn't behind anything or the full size. just the size of one line of type.
It would just make it's own line to do it in. and then If I hit the line break
a couple of time you would start to see the rest of the image. but then all of
my tables were moved down the page.
Thanks for your help in advance. Eric


Reply With Quote
  #6  
Old   
pantone354
 
Posts: n/a

Default Re: Tabels of Layers - 08-02-2004 , 12:28 AM



after some more tinkering, i got it to work thanks alot. eric

Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Tabels of Layers - 08-02-2004 , 06:58 AM



You're welcome!

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"pantone354" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
after some more tinkering, i got it to work thanks alot. eric



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 - 2009, Jelsoft Enterprises Ltd.