How to change links in top menu (position)

Monkey

No avatar

2006-04-04 15:10

Can anyone tell me how to fix my top menu so that it reads :

Home / Products / Basket / About us / Contact....

INSTEAD OF:

Products / Basket / Home / about us / contact

PLease please please say this is easy!! I am tearing my hair out here...

savan

Avatar: savan

2006-04-04 15:17

/templates/page.tpl

line ~35 in the <div id="navi" class="clearFix"> </div>

treewood (OpenSolution)

Avatar: treewood

2006-04-04 16:14

Monkey - it will be problem and it isnt easy :/ You should edit templates/page.tpl and change listCategories() in core/categories.php. Other way is delete all static (not generated in $sContentsMenu variable) and create content categories and create some external links to products list (?p=productsList) and basket (?p=ordersBasket)
More info below:

Back to top
about us | contact