| View previous topic :: View next topic |
| Author |
Message |
ssmith Just popping in
Joined: 13 Jul 2009 Posts: 1 Location: Buckley, WA
|
| Posted: Wed Aug 26, 2009 11:22 pm Post subject: How can I make text appear over an image in the top right? |
|
|
My assignment is to make signatures with fields that populate with data from AD appear on top of a logo image.
I am not saavy in HTML or XML and have tried butchering others work to no avail. HELP! |
|
| Back to top |
|
 |
Bjarne Mess Certified Professional


Joined: 01 May 2007 Posts: 735 Location: Copenhagen
|
| Posted: Wed Aug 26, 2009 11:51 pm Post subject: |
|
|
| I'm not sure what you want to achieve. You can e.g. write ((some field))<br><img src=....><br>bla bla.. then the text will appear above the picture. Otherwise you need to do some table stuff if you want a special location for your text. |
|
| Back to top |
|
 |
|