Change font size in list box in CPsearch module

  • Robert
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 7 months ago #974 by Robert
hello, is there any way for me to change the font size in the cpsearch module in the dropdown menu´s ("list box")?
Attachments:

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #975 by andrea_4g
Yes indeed.
Please edit file modules/mod_cpsearch/css/cpsearch.css

Add a statement as the following one:
Code:
div.cpsearch select.inputbox{ font-size: 120%; /* or whatever you see fit */ }

Please Log in or Create an account to join the conversation.

  • Robert
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 7 months ago #978 by Robert
Great! thank you

Please Log in or Create an account to join the conversation.

Time to create page: 0.167 seconds