Page 1 of 1

How to change/remove the top part of the navigation (Logo,

Posted: 05 Jun 2015, 14:34
by roXDesign
Hello

I just bought Ronin and I am quite pleased.. but I have one issue:

I dont seem to be able to change the Ronin Logo and the other elements of the Navigation bar - apart from the Menu itself. I cannot find a documentation on how to implement the search feature, neighter on how to change the Ronin Logo to my own logo, or configure the 3 buttons underneath.

Thanks for your help,
best regards
Manuel

Re: How to change/remove the top part of the navigation (Lo

Posted: 08 Jun 2015, 09:30
by mert.sincan
Hi,

You can change;
- topbar.xhtml for logo, search input, 3 icons top of Left Menu. (/webapp/WEB-INF/topbar.xhtml) (Logo code: <h:graphicImage name="images/logo.svg" styleClass="ShowOnDesktop" library="ronin-layout" /> )
- layoutmenu.xhtml for menuitems as Dashboard, ... (/webapp/WEB-INF/layoutmenu.xhtml)

Re: How to change/remove the top part of the navigation (Lo

Posted: 09 Jun 2015, 09:43
by roXDesign
Thanks!

Re: How to change/remove the top part of the navigation (Lo

Posted: 17 Jun 2015, 16:38
by mert.sincan
you're welcome!