View Single Post
  #1  
Old 09-22-2005, 08:23 AM
 
ripnoel ripnoel is offline
 

Member
  
Join Date: Sep 2005
Location: USA
Posts: 20
 

Default Need to repeat special character in menu.tpl

Greetings:

I added the following code into the menu.tpl file and am only getting my special character in front of the first entry. Could someone please show me how to code this so I get the special character in front of each menu entry?

Thanks,

Rip

Code in between dotted lines:
----------------
<TD><span class="rtArrowStem">_</span><span class="rtArrow">&gt;</span>{$menu_content}
</TD></
----------------

PS I have laready added the class files for the span tages to the CSS style sheet.
__________________
X-Cart Version Number 4.0.15 Pro Version

Running on a LAMP server. PHP v 4.3.11

\"People, Light is Life!\"
Reply With Quote