Need a hand with logo and menu alignment

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sat Oct 09, 2010 2:12 am
Hi there...

I am having difficulty aligning my logo with the menu on the Post Note template.

http://thesocialmediacircle.com/

I tried the fix available in another thread with the following code:

h1.logo > a { height:489px; width:530px; left:-30px; top:-185px; position:absolute; }
#gk-wrapper { margin-top:90px!important }

But it didn't work...

Can anyone help?

Many thanks in advance...

James
User avatar
Fresh Boarder

GK User
Sat Oct 09, 2010 2:34 pm
I suppose that you need something like this:

Code: Select all
#gk-nav-wrap {padding-bottom: 0!important}
#gk-nav {position:absolute;top:-55px!important}
h1.logo {position: absolute!important;top:0}


Cheers ;)
User avatar
Platinum Boarder


cron