top menu

instantflorian

Hi Orko

are you familiar with css stylings?
Look at http://www.cssmenus.co.uk/index.html

It should be possible to combine it with show_menu2()
http://code.jellycan.com/sm2test/

Regards

-instantflorian.

orko3001

Still need advice on floating submenus though.

Please help.

Thankyou,
Colin

orko3001

.menu ul, .menu li{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline;
   float: left;
}

:-D

orko3001

Sorry to ask. I don't understand. How do I have a top menu with dropdown menus? My menu appears in the top box but the different links still appear under each other. I want to get them next to each other.

Thankyou for any help.

Regards,
Colin

orko3001

Thanks for this Erpe :)


orko3001

Hi everyone, How fo I create a top and side menu? I have created two different <div> areas and given them the corresponding 'show menu1' and 'show menu 2'. I have also turned on the Multiple Menus in the settings. But I still only get the standard layered menu.

I want one at the top and a side sub menu.

Please advise.

Cheers,
Colin