{NAV_MENUBAR} Dropdown menubar
Hi.
I'm trying to use this menubar on a site that I'm doing but I just can+t make it work properly on Mac OS X 10.4.9 with Safari 2.0.4.
This is what happened:

That space between the menu and the sub-menu makes it impossible to use under Safari.
Does anyone knows how to fix this?
I could really use some help.
Thanks!
Pedro Fardilha
I'm trying to use this menubar on a site that I'm doing but I just can+t make it work properly on Mac OS X 10.4.9 with Safari 2.0.4.
This is what happened:

That space between the menu and the sub-menu makes it impossible to use under Safari.
Does anyone knows how to fix this?
I could really use some help.
Thanks!
Pedro Fardilha
Hi Anders.
Thank you for your replay!
With this I'm getting closer of what i need but still not quite there.
The div.menu affects not only the sub-menu but also the main menu.
If you check my screenshot you can see that the menu under ANDEBOL is properly aligned but it's sub-menu isn't.
What I'm trying to figure out is what css property should i change in order to just alter the sub-menu, not the main on.
Well... i guess i need to keep trying!!
Best regards
Pedro Fardilha
Thank you for your replay!

With this I'm getting closer of what i need but still not quite there.
The div.menu affects not only the sub-menu but also the main menu.
If you check my screenshot you can see that the menu under ANDEBOL is properly aligned but it's sub-menu isn't.
What I'm trying to figure out is what css property should i change in order to just alter the sub-menu, not the main on.
Well... i guess i need to keep trying!!

Best regards
Pedro Fardilha
If it is any help look at my css-files http://www.dinrost.se/phpwcms_template/ ... enubar.css
my suggestion is that you first design the page after Safari, it use the same standards as Firefox, Mozilla and so on. Make then att "fix" for Internet explorer 6.
Look at:
http://www.dinrost.se/phpwcms_template/inc_css/ie.css
Use this in the header:
<!--[if IE 6]>
<link href="phpwcms_template/inc_css/ie.css" rel="stylesheet" type="text/css" />
<![endif]-->
/Anders
my suggestion is that you first design the page after Safari, it use the same standards as Firefox, Mozilla and so on. Make then att "fix" for Internet explorer 6.
Look at:
http://www.dinrost.se/phpwcms_template/inc_css/ie.css
Use this in the header:
<!--[if IE 6]>
<link href="phpwcms_template/inc_css/ie.css" rel="stylesheet" type="text/css" />
<![endif]-->
/Anders
- lady_witchcraft
- Posts: 94
- Joined: Sun 14. Nov 2004, 19:19
- Location: Austria
- Contact:
Hİ. I AM ENTERING FROM THE TURKEY TO YOUR WEB PAGE. MY ENGLISH ISN'T VERY GOOD 
I SET THE menu_bar.zip
I APPLIED THE INSTALLATION
nstallation instructions:
* Unzip the package in your phpwcms root directory.
* Add the following to your <head> section:
<script type="text/javascript" src="/phpwcms_template/inc_js/menubar.js"></script>
<link href="/phpwcms_template/inc_css/menubar.css" rel="stylesheet" type="text/css" />
* Make adjustments to menubar.css to change the size and appearance of the menubar to fit your needs
* Use the {NAV_MENUBAR} replacement tag where you want the menubar to appear.
1:

2:

BUT, ISN'T APPEARING IN THE WEB PAGE:

I DIDN'T UNDERSTAND VERY THE EXPLANATION BEING DONE. DO YOU WRITE PICTORIAL EXPLANATION ?
PLEASE HELP ME....

I SET THE menu_bar.zip
I APPLIED THE INSTALLATION
nstallation instructions:
* Unzip the package in your phpwcms root directory.
* Add the following to your <head> section:
<script type="text/javascript" src="/phpwcms_template/inc_js/menubar.js"></script>
<link href="/phpwcms_template/inc_css/menubar.css" rel="stylesheet" type="text/css" />
* Make adjustments to menubar.css to change the size and appearance of the menubar to fit your needs
* Use the {NAV_MENUBAR} replacement tag where you want the menubar to appear.
1:

2:

BUT, ISN'T APPEARING IN THE WEB PAGE:

I DIDN'T UNDERSTAND VERY THE EXPLANATION BEING DONE. DO YOU WRITE PICTORIAL EXPLANATION ?
PLEASE HELP ME....
