| | |
|
|
|
Image backrounds |
| message from ShowtelPromotions on 16 Jul 2004 |
I need to be able to type on a image from photoshop that I placed in a table.
I basically made a custom window for my text to go into. I heard from this
forum that I need to make the image a backround of the table. My question is
how?
Any suggestions would be great. Thanks!
|
| christoff915 replied to ShowtelPromotions on 16 Jul 2004 |
to make an image the background of a table, click inside the table, select the
<table> tag at the bottom of your window, and find the 'BG Image' option in the
properties window. it's pretty simple. if you don't want it to repeat (if you
haven't sized the table exactly to the dimensions of the graphic, that is) then
you have to define a new css class that sets the image to no-repeat. i'd type
out the code, but i suck at coding..i just do it all from the panels in DW,
myself. i'm sure that Murray or Flash will post with the code, they know their
stuff much better than i.
hope it helps
christoff
|
| Murray *TMM* replied to christoff915 on 16 Jul 2004 |
<style type="text/css">
<!--
table { background-repeat:no-repeat; }
|
| ShowtelPromotions replied to Murray *TMM* on 17 Jul 2004 |
Thanks Murray, or should I say the Boss!!!!!!!
|
|
Archived message: Image backrounds (Macromedia Dreamweaver)