How to remove select boxes in search results?

More
12 years 6 days ago #28674 by susanagarduno1
Hello,

How could I remove the select boxes that appear at the end the search results?

Here I insert a link to my site.

www.praha.mx/index.php/component/search/...hrase=all&Itemid=101

I tried adding "display:none;" in fieldset definitions in template_css.css but it disapears all options for sorting results.

I attach a picture where I show what I mean.

Thanks

Susana
Attachments:

Please Log in to join the conversation.

More
12 years 6 days ago #28687 by ivan.milic
Add to bottom of template_css.css:

#searchForm fieldset.only{
display:none!important;
}
The following user(s) said Thank You: susanagarduno1

Please Log in to join the conversation.

More
12 years 4 days ago #28755 by susanagarduno1
Thanks a lot Ivan, you always save my life!

Please Log in to join the conversation.

Time to create page: 0.151 seconds
Powered by Kunena Forum