Search found 5 matches

by Soeren
Sat Nov 20, 2004 7:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Looking for milonic menu adapted to oscommerce or multilingu
Replies: 1
Views: 4317

Looking for milonic menu adapted to oscommerce or multilingu

Hi,

I`ve been looking through the posts in this forum concerning how the milonic menu interacts with a oscommerce store. So far I only found 2 relevant posts but I`m too much of a php novice to get this working multilingually.

At the moment I have a static horizontal milonic menu showing my ...
by Soeren
Sat Nov 20, 2004 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can`t make item height smaller when submenu is added
Replies: 6
Views: 7834

Ok, now I found the culprit. It was my root stylesheet. There I had all sorts of definitions for <div>-Tags like padding etc. After removing this the menu is displayed correctly.

Thanks for your help!
by Soeren
Fri Nov 19, 2004 6:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can`t make item height smaller when submenu is added
Replies: 6
Views: 7834

Try putting the Test sub-menu code below the Information (main) menu code in your _data file.

I`ve changed the order now but it didn`t solve the problem unfotunately, this is my code:

with(milonic=new menuname("Information")){
style=menuStyleLeftColumnSub;
overflow="scroll";
aI("text ...
by Soeren
Fri Nov 19, 2004 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can`t make item height smaller when submenu is added
Replies: 6
Views: 7834

I'm using Safari, I don't see anything different in size, I looked at your style sheet for anything that could effect the tables, looking at the 100% and 12px I couldn't determine if that was it.

I`m using MS IE v.6 with SP2 and Netscape 7.1. Both of these show the menu item in the same way. I`m ...
by Soeren
Fri Nov 19, 2004 2:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can`t make item height smaller when submenu is added
Replies: 6
Views: 7834

can`t make item height smaller when submenu is added

Hi,

When I add a submenu to a main menu item, the height of the main menu
item increases. I would like it to stay the same as the other menu items which don`t have submenus.

I`ve tried adjusting this in the data file for the menu item itself and in it`s style with the parameters itemheight and ...