HighDots Forums  

Re: Can I place text over an image?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Can I place text over an image? in the Macromedia Dreamweaver forum.



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

Default Re: Can I place text over an image? - 08-06-2004 , 09:13 PM






Keep in mind that if Dreamweaver keeps you from doing something, it's
not necessarily the case that your goal is unobtainable -- only that you're
trying to go about it in a way that doesn't work in HTML.

I can think of two different approaches: 1) use Layers (which are
actually just HTML <div> tags that have CSS positioning); layers can be put
wherever you like and have a stacking order (the CSS z-index property) that
would allow you to put text in a layer, then a layer over a graphic; 2)
alternatively, set your graphics as table cell *backgrounds* rather than
graphics sitting in a cell (this would be either the CSS background-image
property or the HTML background attribute).


David
stiller (at) quip (dot) net



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

Quote:
This may be simple, but I'm not figuring it out. I am trying to find a a
way to
place text over an image in web pages using layout tables/cells in
Dreamweaver
MX. For example, I've created a nav bar that's one image, and I want the
actual
text links to be CSS text, so that I can change them in the future. Once
I've
created a layout table and/or layout cell, Dreamweaver won't let me place
anything over it. Any help on this would be greatly appreciated!




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.