liferay - Customizing portal's navigation bar -


i want customize navigation bar in theme. searched css file styles navigation bar in css directory couldn't find it.

in nagivation.vm file, navigation declared follows:

<nav class="$nav_css_class" id="navigation"> 

and using firebug found out class is

sort-pages modify-pages.

i appreciate help.

thanks

the css file called css/navigation.css. however, best practice modifications in _diffs/css/custom.css - file loaded last , settings in there override in navigation.css , other files. side effect, you'll have of settings neatly separated liferay's , in better position during updates.

custom.css supposed empty in themes meant extension. if start classic theme, you'll see custom.css in there not empty - means, classic theme not meant extended. technically can still of course, liferay might change theme without notice in future versions , you'll end upgrading then.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -