28 | 03 | 2024
Main menu
Login/Logout
 
Contacts
Реклама
Our button

Блог Ecolora

Код:

<a href="http://www.ecolora.com" target="_blank" rel="nothing" title="Ecolora.com"><img alt="Ecolora.com" height="31" src="http://www.ecolora.com/images/ecoloracom.gif" width="88" /></a>
Who's online

We have 109 guests and no members online

Лента новостей

Newsletter
Welcome, Guest
Username: Password: Remember me
Component and plugin for musical sites / Компонент для музыкальных сайтов и улучшенная версия плагина MP3 Browser

TOPIC: How to remove the title (hover) from Filter field?

How to remove the title (hover) from Filter field? 10 years 6 months ago #6847

  • 4Web
  • 4Web's Avatar
  • Offline
  • Новый участник
  • Posts: 1
  • Karma: 0
How do I remove the "Search title, artist or filename." title from the Filter field? I don't want any message to appear when a user hovers over the field...

I've tried to find the form in one of the PHP files so I could write an override, but can't find it anywhere. I've looked in the language files...

Thank you for your assistance.
The administrator has disabled public write access.

How to remove the title (hover) from Filter field? 10 years 6 months ago #6848

  • admin
  • admin's Avatar
  • Offline
  • Администратор
  • Posts: 465
  • Thank you received: 40
  • Karma: 19
There're no those files there. You can to correct the code of file plugins/content/commedia/commedia.php:
<input type="text" title="'.JTEXT::_('COMMEDIA_FILTER_TITLE').'" value="'.$commfilter.'" id="filter_search'.$commcount.'" name="commfilter">

to
<input type="text" title="" value="'.$commfilter.'" id="filter_search'.$commcount.'" name="commfilter">

or in administrator/language/en-GB/en-GB.plg_content_commedia.ini to change:
COMMEDIA_FILTER_TITLE="Search title, artist or filename."

to
COMMEDIA_FILTER_TITLE=""

Why do You want to correct that title? :)
Last Edit: 10 years 6 months ago by admin.
The administrator has disabled public write access.
Time to create page: 0.082 seconds
for children older than 12 years