Website URL: [edited by moderator] (obviously still under development)
Configuration (IDs are those of the menu items):

business12 wrote:The problem is solved, but a new problem with this fix is still there.
The "Back to the top" area is now on top not in the footer.
teitbite wrote:Hi
Please put it back and tell me the exact url to the page I will be able to see this problem.
<input type="hidden" name="Itemid" value="9999" />
<input type="hidden" name="Itemid" value="<?php echo $mitemid; ?>" />
jQuery('#gkLogo').after(menucontent);
menucontent.insertBefore(jQuery('#gkToolbar'));
jQuery('#gkTopBar').append(menucontent);
menucontent.insertAfter(jQuery('#gkTopBar'));