How can i edit auto-nav's style?
PermalinkIm quite new to C5 so im requesting your help with styling auto-nav in my custom theme. By default auto-nav is a vertical list of links, right? So, how can i change it to horizontal? I noticed that in Greek Yogurt theme there is horizontal navigation and if im not totally wrong it has something to do with "header_menu.php" in concrete/blocks/autonav/templates? Is there any way i could use this navigation in my own theme? Thanks. :)
1. Go to edit mode
2. Click on auto-nav block
3. Click Desing-button
4. From dropdown chosen "Header Menu".
What did i do wrong? :S
EDIT: I noticed only Breadcrumb template works, Header Menu and Default Translatable doesnt. :O Why is that? If i try to use Header Menu or Default Translatable i only get that vertical list of links...
What version of c5 are you on? Does the header menu work as expected if you switch to a core theme?
For more information regarding custom templates, see this how-to: http://www.concrete5.org/documentation/how-tos/designers/customize-...
And to fully understand the AutoNav see: http://www.concrete5.org/documentation/how-tos/editors/primer-auto-...