Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:31
this css entry will make the menu crazy.
Poster: kisscool67
Dated: Friday July 19 2002 - 1:48:35 BST
Hello there,
I found out a strange feature using .css with the menu.
Try to create a .css file with the following setting.
Code:
div {
text-align: center;
}
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.