I just switched from the old 3.3.0 version to the 3.5.07.
Now all my menus appear straight to the left of the screen. Why?
Are there some new parameters in the menu definition array?
Thanx in advance.
Sqitching from 3.3.0 to 3.5.07
I had a similar experience going from an older release (3.2.5) to 3.5. It seemed that the "Menu item separator color" element had been added to the style array. There are now a total of 20 elements in the style array, and yours have only 19 (which is also what mine used to have). Try adding a comma to the end of your style arrays to see if that corrects the issue.
Hope that helps,
Kevin
Hope that helps,
Kevin
Kevin you were very precious to me!!! Many many thanx again! Now it works perfectly (I use "left" only on the main menu, didn't know why all the others where set to "left"... on previous version it worked)
Thanx for your appreciation about the site too! It should become a modular extranet application. Something like phpNuke and other extranet/portal. But this one is more code-oriented. Supposed to be hard modified and personalized, not just thru web admin panels.
Thanx again
Thanx for your appreciation about the site too! It should become a modular extranet application. Something like phpNuke and other extranet/portal. But this one is more code-oriented. Supposed to be hard modified and personalized, not just thru web admin panels.
Thanx again