Navigation header: repositioning
Permalink
The Navigation header appears by default at the top of the page in the theme I'm using. What I'd like to do is have an image at the top of the page, with the navigation links directly below that. Do I need to make a change in my main.css in order to already the order these items appear? I can't simple move it..that doesn't seem to be an option in editing, so I'm just wondering where to begin.
Worked like a charm, thanks.
.
I don't quite get this. Could you be so kind to point me to where I should go to place the header navigation below the header image?
Donleavy
Donleavy
The Navigation header appears by default at the top of the page in the theme I'm using. What I'd like to do is have an image at the top of the page, with the navigation links directly below that.
Debo
Debo
appears in your default.php in the theme you are using.
I noticed in the new RC1 that the header was a separate include file and I believe the nav is still in the header so it might be in a sub folder, but yeah just a copy and paste and css tweaking should do it.
Hope this helps.