switch Search Module & Logo

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Oct 14, 2013 10:50 pm
Reply with quote
Report this post
Is there a way to put the logo in the middle where the Search Module Position is and at the same time put the Search Module Position in the location where the Logo is now?

Thanks


Heiko
User avatar
Fresh Boarder

teitbite
Tue Oct 15, 2013 12:51 am
Reply with quote
Report this post
Hi

Of course there is. Please show me Your site.
User avatar
Moderator

GK User
Tue Oct 15, 2013 6:45 am
Reply with quote
Report this post
teitbite wrote:Hi

Of course there is. Please show me Your site.


Sure, here it is:

http://d5129128.u920.iaweb.net/

Thanks


Heiko
User avatar
Fresh Boarder

teitbite
Wed Oct 16, 2013 2:57 pm
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkSearch {
    float: left;
}

#gkLogo.cssLogo {
    left: 50%;
    margin-left: -77px;
    position: absolute;
}

#gkMainMenu {
    margin-top: 75px !important;
}
User avatar
Moderator


cron