Hi,
Would it be possible to place the logo where the searchbox is (right side) and the searchbox where the logo(left) is placed?
If it is - how?
Thanks
.gkLogo {float: right; margin-left: 20px}
#gkSearch {float: left;}
#gkSearch .mod-search-searchword {margin-left: 0px;}
#gkSearch::before {
content: '';
}
#gkSearch div.mod-languages {margin: 36px 0 0 20px;}