View Single Post
  #8  
Old 06-04-2005, 03:05 PM
  CC's Avatar 
CC CC is offline
 

eXpert
  
Join Date: Jun 2004
Posts: 349
 

Default

You only need basic html really.

We have this in our store and use the following code if you want a tip:
Code:
<table width="155" border="0" cellspacing="0" cellpadding="0" background="/style/ct/images/menu_bg.jpg"> <tr> <td width="13">[img]/style/ct/images/menu_left.gif[/img]</td> <td><font class="DialogTitle">Products</font></td> <td width="15" align="right">[img]/style/ct/images/menu_right.gif[/img]</td> </tr> </table
__________________
XC 4.2 inc (unofficial) patch release.
Reply With Quote