HighDots Forums  

Re: Need help with this...(dealing with layers)

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Need help with this...(dealing with layers) in the Macromedia Dreamweaver forum.



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

Default Re: Need help with this...(dealing with layers) - 07-20-2004 , 09:57 PM






Evan043 wrote:

Quote:
I made a background image for the heading area. with photoshop. I inserted the
picture(at the top of course) inside of a layer. So now that I've done this I
want to put buttons ON TOP of the image. How can I do this? When I try it the
buttons go behind the image I made in photoshop. Thankyou

A layer is actually an absolutely positioned <div>, so make sure that
you select that div before inserting the buttons inside. Better yet
though, you may be able to remove that div altogether and use CSS to
place the background image on the <body>, and use the norepeat or
repeat-x attributes to keep it from repeating down the page.

- Josh


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.