View Single Post
  #5  
Old 06-04-2003, 04:22 AM
 
Shannon Shannon is offline
 

Member
  
Join Date: May 2003
Posts: 29
 

Default

For those who want to know how I got rid of the dingbats.

I edited the menu.tpl to look like this

<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%">
<TR>
<TD class=VertMenuTitle height=26/TD>
{if $link_href}
<TD class=VertMenuTitle height=26 valign=center width=100%><font class=VertMenuTitle>{$menu_title}</font></TD>
{else}
<TD class=VertMenuTitle height=26 valign=center width=100%><font class=VertMenuBoxNewsTitle>{$menu_title}</font></TD>
{/if}
</TR>
<TR>
<TD colspan="2" class=VertMenuBox>{$menu_content}
</TD></TR>
</TABLE>


Don't foget to set the VertMenuTitle center width=100% because your text will be off center after you take the dingbats out.

I won't promis anything but it did work for me. If you want to look here is my url www.memoriesofmiracles.com/store/customer
Shannon
Hey I just realized that I am a member now and have a bike instead of a baby carrage. LOL I kind of liked that baby carrage.
Reply With Quote