View Single Post
  #3  
Old 04-21-2007, 05:02 AM
  reachforlife's Avatar 
reachforlife reachforlife is offline
 

Member
  
Join Date: Apr 2007
Posts: 26
 

Default Re: New static page horizontal menu

I have that file open but I do not see any <div> or <br> tags to alter
here it is:

{* $Id: pages_menu.tpl,v 1.5 2005/11/17 06:55:36 max Exp $ *}
{section name=pg loop=$pages_menu}
{capture name=bullet}<a href="pages.php?pageid={$pages_menu[pg].pageid}" class="VertMenuItems">{$pages_menu[pg].title}</a> {/capture}{include file="customer/main/bullet.tpl" content=$smarty.capture.bullet}
{/section}

If I alter this, will it affect other menus?
__________________
Reach For Life
www.reachforlife.com
X-Cart Version # 4.1.6
Fashion Mosiac Skin
Reply With Quote