Moving menus under header image, bueno theme
-
Hi all,
I need some help with this blog… http://returntofleet.com/
Its the Bueno Theme.
I just want to move the header image above the menus and keep everything else the same.
Im a total css noob and cant figure it out.
Your help would be greatly appreciated! Thanks a lot :)
The blog I need help with is: (visible only to logged in users)
-
Give this a try as a start.
#pagenav { bottom: 0; position: absolute; } #header { padding-bottom: 55px; } #content { margin-top: 20px; } -
Thanks a million! That worked perfectly.
I can just add in more menu headings to fill it right across.
Really appreciate it.
Thank you
- The topic ‘Moving menus under header image, bueno theme’ is closed to new replies.