Cannot get menu items to align

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
codlord
Advanced
Advanced
Posts: 20
Joined: Thu Sep 05, 2002 10:20 am
Location: UK

Cannot get menu items to align

Post by codlord »

Trying to upgrade our company site to v5 but have one problem - I cannot seem to get any alignment (of menu items within the menu) to work in my menus. I converted my old menu details via the web site and it created entries with:
alignment="center"
which from current documentation seems to be wrong but even when I put:
align="center"
it still does not work.

My main menu menu items should be centered and other menus should be left aligned but everything is left aligned - am I doing something stupid?

Here is my menu BUT please note that ONLY the home page is using the new v5 menu - the other pages are still using the old version.
http://www.bluestar-software.co.uk/

Here is my menu file:
http://www.bluestar-software.co.uk/js/menu_data_v5.js
Post Reply