Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Search form - removing Text in search box next to glass icon

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I have inserted the search module on my site joomla.ergonomie-schwarzkopf.de but I can't remove the Word "Suchen.." left from the glas zoom icon :( in the module.
Where can I change that probably in the code or probably in general settings?
Thanks
  • Joachim Schwarzkopf's Avatar
  • Joachim Schwarzkopf
  • 12 Month Developer
  • 16 posts
  • Karma: 0
The administrator has disabled public write access.
You can add this to your custom css file

#search label {
display: none;
}
  • mihha's Avatar
  • mihha
  • 12 Month Developer
  • 711 posts
  • 44 Thanks
  • Karma: 11
The administrator has disabled public write access.
The following user(s) said Thank You: Joachim Schwarzkopf
Think you can also try adding a space to one of the fields in the module settings
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers