Search module not inline in FF11 and Chrome 18

GK User
Sat Apr 14, 2012 4:21 pm
I have the smart search module published in the search module position. It shows right in IE9 but in Firefox 11 and Chrome 18 it jumps down a row.

You can see it here:

http://www.fotoforalla.se/

How do I get the search module to show inline in FF11 and Chrome 18?
User avatar
Platinum Boarder

GK User
Mon Apr 16, 2012 4:36 pm
Hi

Please enable override.css file on template parameters and them try adding this lines on this file:

Code: Select all
#gkSearch div.finder {height: 13px; padding:5px; border:none!important; background:#fff url('../images/search_icon.png') no-repeat 114px center; color:#888; margin:7px 0 0;border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px;  }
#gkSearch div.finder > input {border: none; margin-top: -3px; padding: 0; height: 20px;  }
#gkNavBottom {position: relative}
#gkInfo {position: absolute}


Cheers
User avatar
Platinum Boarder

GK User
Mon Apr 16, 2012 5:19 pm
Yes now it looks better!

Could you also help me with this problem?

https://www.gavick.com/forums/121/menu-bug-15348.html
User avatar
Platinum Boarder


cron