
February 9th, 2003
11:03 AM
Neverside Newbie
Status: Offline!
Dreamweaver: Table Backgrounds
I need help.
I followed the photoshopcafe tutorial of creating a website using photoshop, imageready, and dreamweaver.
In dreamweaver, i got to place a background image on a table. Can I place a layer (containing text) on top of it? I did that, but the image disappears and will just show the page properties background color...
If it cannot be, is there any other way to do this?
Are there any other better tutorials about using imageready with dreamweaver?
thanks.

February 9th, 2003
06:12 PM
Neversidian
Status: Offline!
If you view the HTML for the page you're creating, look for the table code you created. Then find the tag that starts with <td... and then somewhere before that tag ends with >, add in:
background="yourimage.jpg"
I hope that helps. 
___________________
Mugging Scotty Good.
www.muggingscotty.com

February 9th, 2003
11:06 PM
you don't need the html... select your table in design mode, switch to normal mode, and there's a textbox where you add the BG's filename...
___________________

[free photos] http://phoxart.com/photos

February 12th, 2003
12:49 PM
Neverside Newbie
Status: Offline!
yes, there is a box where you can place the BG's filename... i already did that. but even if i remove the layers i put on top of it, the BG image still disappears when i preview the page. :confused: