HTML SIG not showing picture in 2007

J

Justin Coleman

when i use the following code i get all but the background picture,
this line of ocde works in 2003 but not 2007 and i need to know if it
will work or not. please let me know




<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<title>triPRACTIX, LLC</title>

</head>
<body>

<div style="position: relative; top: 20px; width: 335px; height:
165px;">

<div style="position: absolute; top: 5px; left: 5px; z-index: 3;
background: silver
url(http://www.tripractix.com/images/Misc/Email-Sig-Grey.jpg) top left
no-repeat; overflow: hidden; height: 165px;">
<table border="0" style="width: 330px; height: 165px !important;
font-family: Lucida Sans, Arial; font-size: 7pt; border: none;
background: transparent;">

<tr style="height: 40px; border: none;">

<td colspan="2" style="padding-top: 25px; padding-left: 15px;
vertical-align: top; padding-bottom: 5px; border: none;">

<span style="font-size: 12pt;">

Justin Coleman

</span><br/>

<span style="font-size: 7pt;">

Jr. Systems Administrator

</span>

</td>

</tr>

<tr style="height: 55px; border: none;">
<td style="width: 55%; padding-left: 15px; padding-top: 8px;
vertical-align: top; border: none;">
<span style="text-decoration: underline; color:
blue;">[email protected]</span><br/>

<table border="0" style="padding: 0px; margin: 0px; font-family:
Lucida Sans, Arial; font-size: 7pt; border: none;">

<tr style="border: none;">

<td style="border: none;">
Direct Phone:
</td>

<td style="padding-left: 5px; border: none;">
260.408.7008
</td>

</tr>

<tr style="border:none;">

<td style="border:none;">
Toll-Free:
</td>

<td style="padding-left: 5px; border: none;">
877.325.7000
</td>

</tr>

<tr style="border:none;">

<td style="border:none;">
Fax:
</td>

<td style="padding-left: 5px; border: none;">
260.408.7099
</td>

</tr>

</table>

</td>
<td style="width: 45%; padding-top: 8px; vertical-align: top;
border: none;">
1330 Medical Park Drive<br/>
Fort Wayne, IN&nbsp;&nbsp;46825<br/>
United States<br/>
<span style="text-decoration: underline; color: blue;"><a
href="www.tripractix.com">www.triPRACTIX.com</a></span>
</td>
</tr>

<tr style="border:none;">
<td colspan="2" style="padding-left: 15px; padding-top: 0px;
border: none;">
<span style="font-size: 7pt;">Proud provider of GE
Centricity© Practice Solutions (EMR+PM) and integrated Cisco VoIP
Advanced Unified Communications©</span>
</td>
</tr>
</table>
</div>

<!--
<div style="position: absolute; top: 5px; left: 5px; z-index: 2;">
<img src="http://www.tripractix.com/images/Misc/Email-Sig-Grey.jpg"
/>
</div>
-->

</div>


<p>&nbsp;</p>



</body>
</html>
 
P

Patrick Schmid [MVP]

It won't.

See http://pschmid.net/blog/2006/10/05/56

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
Office 2007 Beta 2 Technical Refresh (B2TR):
http://pschmid.net/blog/2006/09/18/43
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top