Language Switcher position in Corporate 2

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sun Jan 08, 2012 2:46 pm
Hi,

I can't find out how to achieve the following: I need to place language switcher position in between login module and search box. Currently I manage to choose only Search position and then it is displayed over the search box or below it which is not optimal.

I’ll appreciate your help
User avatar
Fresh Boarder

GK User
Sun Jan 08, 2012 3:20 pm
Can you PM me your site URL, backend & FTP access then I will take a look and give you solution?
User avatar
Platinum Boarder

GK User
Mon Jan 09, 2012 10:03 am
Don, did you get access data via PM? Can you look at my problems please.
User avatar
Fresh Boarder

GK User
Mon Jan 09, 2012 10:59 am
But I don't see any PM sent from you, can you please send again?
User avatar
Platinum Boarder

GK User
Mon Jan 09, 2012 12:38 pm
Ok I don't know why te massage is pemanently in the outbox. Sent again did you receive it now?
User avatar
Fresh Boarder

teitbite
Fri Jan 13, 2012 2:00 am
Hi

Try add this code to css:

Code: Select all
#gkPageTop {
    position: relative;
}

.mod-languages {
    position: absolute;
    right: 270px;
    top: 32px;
}
User avatar
Moderator

GK User
Fri Jan 13, 2012 1:13 pm
Worked perfect, thanks!
User avatar
Fresh Boarder

teitbite
Mon Sep 03, 2012 10:49 am
Hi

No problem. Glad I could help.
User avatar
Moderator


cron