Page 1 of 1

combine Header + Horizontal menu

Posted: Sun Sep 01, 2013 10:49 pm
by stavfx

hi,
i'm new to PHPMaker (using v10) and i'm looking for a way to customize my horizontal menu (i'm using the extension).
I want to add a (clickable) site logo as the leftmost item of the menu. basically combine the header+menu to 1 line.
also as a bonus if you can help me find a way to push the last button (Logout in my case) to the far right instead of just being the next item from the left, that'd be great :)

Thanks!
StavFX;


Re: combine Header + Horizontal menu

Posted: Mon Sep 02, 2013 11:30 am
by mobhar

If you are using "HorizontalMenu" extension, then you can define your logo by entering it via "BrandHref" under the Advanced setting of that extension.

If you want to add a new menu item, then simply use "Menu_Rendering" server event. For further information, read "Server Events and Client Scripts" in the help file.