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:22
Horizontal borders on main menu don't display
Poster: crawley
Dated: Thursday October 3 2002 - 10:35:06 BST
Please see http://www.curzoncinemas.com I cannot seem to get the horizontal border (white) on the main menu to display although the line does display on the sub menus. Any help appreciated.
Poster: trytrix
Dated: Friday October 4 2002 - 20:11:25 BST
Hi Crawley(!),
The answer to your question is simple !
Just replace ",,,0" at the end of each menu item by ",,,1" (isn't it ?), i.e. :
,"<center>HOME","index.html",,,1
,"<center>ABOUT","show-menu=CINEMAS",,,1
,"<center>MEMBERSHIP","show-menu=MEMBERS",,,1
,"<center>LISTINGS","show-menu=listings",,,1
,"<center>PRIVATE HIRES","show-menu=privatehires",,,1
,"<center>DISABILITY ACCESS","show-menu=disability",,,1
,"<center>FILM LINKS","show-menu=LINKSmenu",,,1
,"<center>JOB OPPORTUNITIES","show-menu=JOBS",,,1
,"<center>For Bookings Call Box Office 0871 8710022","",,,1
I've enhanced it a bit by putting the <center> tag in front of each item name.
If you also change the menu width i.e. :
110, // Menu Width - Menus width in pixels
it would look much prettier to my opinion...
Best regards,
Trytrix
(From the Flandes Fields )