×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: reduce search and display button

reduce search and display button 10 years 10 months ago #24558

  • jean
  • jean's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
hello can u please tell me how to reduce the search display and button in th events list because there keep getting out of my website templates
what file do i have to edit to get the codes to change the width ot the buttons they dont need to be that long
thanks you ..

reduce search and display button 10 years 9 months ago #24737

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi jean,

sorry for the late response - overread your question :blush: .

You can easily fix this with adjusting your Template CSS - no need to edit the code.

For example:

#search_field {width: 80px;}
. mat_button {width: 100px;}

Just put that into your Joomla template css.

Best regards

Yves

P.S.: It's most likely that your template css has to big widths for input elements - so place it at the end of the file or add !important to the above to make sure the code is working. If you need more help just drop me a line with the address of your page (so i can tell you exactly where the issue is).
  • Page:
  • 1
Time to create page: 0.107 seconds