Hi, Can anyone help with this? Is it possible to retain the style of my menu with the Ealo module. Having followed all the install steps and got some multi language text modules working I replaced the providername in my skin package code below to reveal a rather undistinctive menu.
What I'm trying to retain is the colour and behavior of the existing skin and menu at http://ukrainechildrensorgs.p-ced.com
Original code below:
<div id="leftpane"><dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU"
cleardefaults="true"
delaysubmenuload="true"
forcefullmenulist="false"
Display="vertical"
menualignment="left"
menueffectsmouseoverdisplay="None"
menueffectsmouseouthidedelay="500"
tooltip="Description"
moveable="true"
useskinpatharrowimages="false"
userootbreadcrumbarrow="false"
rootmenuitemcssclass="MainMenu_RootMenuItem"
rootmenuitemactivecssclass="MainMenu_RootMenuItemActive"
rootmenuitemselectedcssclass="MainMenu_RootMenuItemSel"
submenuitemselectedcssclass="SubMenu_ItemSel"
/>