Page 5 of 5

Posted: Fri 5. Jan 2007, 01:40
by culda_a
also is it possible to make the dropdown to go down when you go with the mouse over it ? not when you press on it

Posted: Mon 22. Jan 2007, 13:18
by culda_a
is this topic dead? :cry:

Posted: Sat 24. Feb 2007, 19:31
by matten
Gibt es denn die möglichkeit, und wenn ja dann wie, das hier angesprochene Menu unter phpwcms version 1.2.8 zum laufen zu bekommen. es werden bei mir die submenus nicht angezeit unter der angesprochenen version.

Posted: Mon 2. Apr 2007, 15:03
by fardilha
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:

Image

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

Posted: Wed 4. Apr 2007, 22:47
by tellus
You can adjust the submenus whit negative values in menubar.css (see below):

div.menu {
background-color: #ffffff;
margin-top: -20px;
margin-left: -14px;

border: 1px solid #000000;
padding: 0px 1px 1px 0px;
position: absolute;
visibility: hidden;
z-index: 101;
}

/Anders

Posted: Thu 5. Apr 2007, 10:52
by 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

Posted: Thu 5. Apr 2007, 11:31
by tellus
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

Posted: Wed 23. May 2007, 14:21
by lady_witchcraft
found the solution for my prob earlier in this thread, sorry - no questions left ;-)

Posted: Tue 29. May 2007, 14:32
by gonzai
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:

Image

2:

Image

BUT, ISN'T APPEARING IN THE WEB PAGE:

Image

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

PLEASE HELP ME.... :cry: