Search found 3 matches

by kisscool67
Thu Aug 01, 2002 8:28 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: this css entry will make the menu crazy.
Replies: 2
Views: 2209

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

Thanks. :D
by kisscool67
Fri Jul 19, 2002 1:47 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: this css entry will make the menu crazy.
Replies: 2
Views: 2209

For info, I gave up and remove all my separators.
I downloaded the latest version which fixed my text alignement problem.
by kisscool67
Fri Jul 19, 2002 1:48 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: this css entry will make the menu crazy.
Replies: 2
Views: 2209

this css entry will make the menu crazy.

Hello there,

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


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 ...