Thread: Home page image
View Single Post
  #15  
Old 08-19-2008, 10:59 AM
 
derby derby is offline
 

Newbie
  
Join Date: May 2006
Posts: 9
 

Default Re: Home page image

here's the code snippet containing the hyperlink and image link,
<td class="WelcomeBoxEnd">
<h3><span class='Lbl' id='lbl_welcome_to' onmouseover="lmo('lbl_welcome_to')" onmouseout="lmu('lbl_welcome_to')" onclick="lmc('lbl_welcome_to')">Welcome to Zacuto</span></h3>
<div class="WelcomeBoxEnd"><span class='Lbl' id='txt_welcome' onmouseover="lmo('txt_welcome')" onmouseout="lmu('txt_welcome')" onclick="lmc('txt_welcome')">
<a href="https://store.zacuto.com/register.php?xid=b01f3389624f06e836a04124dcc2d8cc" ><img align="center" src="http://www.zacuto.com/summer_banner.png"></a>
</span></div>
<br />
</td>
__________________
x-cart-4.1.2
Linux / PHP / mySQL
Chicago, IL USA
Reply With Quote