Wordpress and theme issue: Where's my navigation?!

Soldato
Joined
16 May 2006
Posts
11,334
Location
Dubai
Essentially, I've just installed Wordpress 3.0.1 on my webhost.

All was setup and running (Yay!)
Installed a theme called Fullscreen 2.3 http://graphpaperpress.com/themes/fullscreen/ beautiful theme, perfect for my needs but where is my navigation menu?! (Nay!!)
My webpage is http://www.cjonesphotography.co.uk/

Have the updated Wordpress 3.0.1 messed up the nav. panel? If so, can anyone help me fix it in layman terms? My level of script editing don't go pass 'find this script, replace with this'.

Much appreciated!
 
How would I be able to swap the logo and the menu layer?
I have the about page up, along with 3 different post, under a single category.
 
I had a look at my style.CSS

/* Navigation at rest */
#nav { position: absolute; top: 0; right: 0; padding:0; }
#branding #nav { position: absolute; top: 42px; left:600px;}
#masthead .sf-menu li a:hover {color:#fff;}

That's the only .sf-menu shown in the script...
 
Ok. It seems like there is a work around. I can add menus under the settings but they can't be done to show drop downs. Any idea?
 
When I switch to Twenty Ten, I can only see the about page.

How do I do a hierarchy in custom menu system?

Edit, I've just added 2 menus, Home and about. It's displaying them but not as a drop down, even though they're both under the same navigation menu.
 
Aye, but the nav bar is not the original. It's an added version using the Wordpress Widget. Nonetheless, it's all working and I'm pleased :)

Thanks all!
 
Back
Top Bottom