Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Modules
»
About Search module
« previous
next »
Print
Pages: [
1
]
Author
Topic: About Search module (Read 4390 times)
armpouniotis
Sr. Member
Posts: 377
About Search module
«
on:
December 27, 2013, 15:47:01 »
Hi there !
I am using elxis 4.x
In the Search module, how can I disable the drop-down list with content, images, youtube options
I just want to use only the search field !
thank you in advance !
Christos Armpouniotis
Logged
Christos Armpouniotis
webgift
Elxis Team
Hero Member
Posts: 4193
Re: About Search module
«
Reply #1 on:
December 28, 2013, 09:31:01 »
Hello!
Open the css of your template and look for :
ul.elx_modsearch_box
add or edit the existing css class by using the following lines:
ul.elx_modsearch_box {display: none; visibility: hidden;}
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
armpouniotis
Sr. Member
Posts: 377
Re: About Search module
«
Reply #2 on:
December 28, 2013, 12:43:34 »
Thank you very much !
that works !
Cheers !
Logged
Christos Armpouniotis
webgift
Elxis Team
Hero Member
Posts: 4193
Re: About Search module
«
Reply #3 on:
December 28, 2013, 16:52:01 »
You are welcome!
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
About Search module