How to set CSS for smart search module ?

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
Wed May 22, 2013 1:41 pm
Reply with quote
Report this post
Hello, we want to use the "smart search" instead of the "search" module.

So we put this module on the search position, but we have problem to have the same layout.

And we can't see any "Module Class Suffix"...

Do you have a idea how to insert the same layout ?

Thank in advance for any help.

2013-05-22_14h37_59.jpg


2013-05-22_14h39_52.jpg
User avatar
Expert Boarder

GK User
Wed May 22, 2013 1:45 pm
Reply with quote
Report this post
User avatar
Moderator

GK User
Wed May 22, 2013 2:51 pm
Reply with quote
Report this post
Hello,

thank you very much for the tip. Here is the correct code for the News template :

Code: Select all
#gkSearch form input[type="text"]{
margin-top: -3px;
border: 1px solid #E5E5E5;
font-size: 12px;
height: 32px;
font-style: normal;
outline: none;
color: #777777;
line-height: 33px;
padding: 0 12px;
max-width: 100% !important;
background: url("../images/search_bg.png") no-repeat scroll right center transparent;
box-shadow: 0 0 9px rgba(0, 0, 0, 0.11) inset;
}


And don't forget to put "Search Field Label" to Hide.

Thank you very much for your help.
Regards.
User avatar
Expert Boarder

GK User
Wed May 22, 2013 3:11 pm
Reply with quote
Report this post
Thanks for posting solution exact for this theme.
If You will have any other questions, feel free to use the forum.
User avatar
Moderator


cron