Change the font in the auto-nav block?
Permalink
Hi there. Just wondered if there was a way to change the font in the auto-nav block? I'm presuming I just have to change some code somewhere behind the scenes, but I'm not sure just where... Thanks for your help!
Thanks Remo, I thought it would be in there somewhere. I'm not sure what it will be referred to though (I'm new to this sort of thing). Is it usually called the 'nav' or something else?
It depends on the theme you're using...
The only thing that's common is the file extension "css"
The only thing that's common is the file extension "css"
Yeah, that makes sense. I'm using 'Atahualpa' fromhttp://www.smartwebprojects.net. I'll have a fiddle with the css file and see what changes. (And keep an original copy, of course!) Thanks for your help.
I have been trying to figure out how to customize the navs in a theme, and its seems to me that concrete always outputs a <ul class="nav-header"> for the main nav. So every theme's main nav is exactly the same and your css should always select '.nav-header' to customize the main nav, right? Or is there something am I missing?
check out custom tempaltes, you can apply them to specific blocks
You'll find the css file in your theme directory.