Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text over an image
Message
From
10/06/2008 13:16:49
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
10/06/2008 11:42:22
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
01322831
Message ID:
01322860
Views:
16
>>This is very simplified, but how do I put text over the image? If I make the text part of the button it looks like crap because of the resolution, so I want to put a string in the HTML to be placed over the image instead.
>>
>>
>><table class="contentpaneopen">
>>	<img src="http://www.MySite.com/images/stories/MyCompany/request_info.jpg"
>></table>
>>
>
>For that, you may use a background image on the cell. So, you are then free to put text on the cell after. I do this trick on the North Eastern Guide at http://www.northeasternguide.com. Whenever a car is sold, I put SOLD on top of the image.

When I use this:
<tr>

<td align="center" valign="center" background="Request_Info.jpg"> <font size="+1">Request Information Now</font></td> 

</tr>
The image appears multiple times across the cell. I tried creating an empty cell on either side of it, but that didn't work well either.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform