split the main menu easily

GK User
Fri May 11, 2012 9:05 pm
Hello ladies and gents,

first i want to tell you that this is one of your best templates ever :-) great job..

Now i got a question. my main-menu got 4 entries and i want to split it int two and two.

The logo with the lines is above the menu, but i want to put two menu-entries above the line left and two above the line right.
So the menu should be underlined and the logo in the middle of the menu.
Just have a look at the attachement, please.

Unbenannt.PNG


Does somebody know an easy way to realize this project.

Thankyou an best regards from germany - Matthias
User avatar
Fresh Boarder

GK User
Sat May 12, 2012 12:29 am
Hi,

Do you have a link to your site then I can try some tricks? I also need backend access info to change some menu items' setting, so if possible please send it via a PM as well.

Thanks,
User avatar
Platinum Boarder

GK User
Sun May 13, 2012 5:50 am
Hello, did you received any mail from me?

best regards - Matthias
User avatar
Fresh Boarder

GK User
Sun May 13, 2012 4:10 pm
Hi,

Did you send me an email? What's the email address you used? I checked my box but didn't see any from you. Moreover I expected a PM rather than an email, please use this link to compose me a PM https://www.gavick.com/forums/user/compose.html?i=pm

Thanks,
User avatar
Platinum Boarder

GK User
Sun May 13, 2012 4:16 pm
oh my god... now, i know how to send a pm. i never submitted the pm twice before, so the first submit is just to check the pm^^ lil tricky :-)

:D i tried it 3 times before and always wondered why you did'nt answer and why no mail is in my outbox.. :-D


THX for this and best regards from germany ;)
User avatar
Fresh Boarder

GK User
Mon May 14, 2012 8:45 am
Hi buddy,

I have just done it for you http://easycaptures.com/fs/uploaded/535/9223150828.jpg

I added this code to CSS Override:
Code: Select all
#gkMenu{
    left: 317px;
    position: absolute!important;
    top: -115px;
}
ul.gkmenu li:nth-child(3) {
    margin-left: 260px;
}

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 14, 2012 5:10 pm
Hey don,

real nice for doin this, have a lot thanks. one problem is there...

thats a dynamic template and the menu is positioned absolute and in pixel, looks bad with my solution.

hope you got a plan-b maybe?!

sorry for this but thankyou so far.
User avatar
Fresh Boarder

GK User
Mon May 14, 2012 9:45 pm
I have no more solution for that. I'm sorry, it's the only solution I can suggest you.

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 14, 2012 9:48 pm
no prob, thx for this.

best regards- Matthias
User avatar
Fresh Boarder


cron