this css entry will make the menu crazy.

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
kisscool67
Beginner
Beginner
Posts: 3
Joined: Fri Jul 19, 2002 1:34 am

this css entry will make the menu crazy.

Post by kisscool67 »

Hello there,

I found out a strange feature using .css with the menu.
Try to create a .css file with the following setting.

Code: Select all

div {
    text-align: center;
}
The whole text will then be centered (regardless any value you can set in menu_array.js) and separator lines will be set at a wrong position.

Any idea ? How can I bypass this problem ?

Thanks for any tips.
kisscool67
Beginner
Beginner
Posts: 3
Joined: Fri Jul 19, 2002 1:34 am

Post by kisscool67 »

For info, I gave up and remove all my separators.
I downloaded the latest version which fixed my text alignement problem.
kisscool67
Beginner
Beginner
Posts: 3
Joined: Fri Jul 19, 2002 1:34 am

Post by kisscool67 »

Waouuuu the css problem has been fixed in the 3.5 release.
Good job gurus !

Thanks. :D
Post Reply