Change text on Search button + Rows + Uniform?

  • Wartou
  • Autore della discussione
  • Offline
  • Giovane Utente
  • Giovane Utente
Di più
10 Anni 5 Mesi fa #1628 da Wartou
Last question from me.

In which file can I alter the search buttons size an position?

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
10 Anni 5 Mesi fa #1629 da andrea_4g
Risposta da andrea_4g al topic Change text on Search button + Rows + Uniform?
You can modify the position of the serch button by editing modules/mod_cpsearch/css/cpsearch.css.
For example, if you want the button to centered, add the following lines:
Code:
div.cpsearch div.cp-auto-submit { clear: both; display: block; text-align: center; }

You can alter the button editing the same css file*:
E.g.
Code:
div.cpsearch div.cp-auto-submit button{ font-size: 200%; }

* The size of the button and its appearance (spacing, background, etc) depends by the template that you are using, so you'll likely need to edit the template css file(s) too.

Si prega Accesso o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.116 secondi