VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Remove "Tooltips".

Remove "Tooltips". 31 Aug 2015 15:28 #7317

Hello.
I want to remove the "tooltips" of the entire site . I want to withdraw from any form ( contact, components (I use hikashop), etc.)
This image is hidden for guests. Please log in or register to see it.

I searched the forum and on various websites, but any solution worked for me.

Thanks for help.
Last Edit: 31 Aug 2015 15:33 by Ferhanzo.

  • Posts:11
  • Ferhanzo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Remove "Tooltips". 03 Sep 2015 03:42 #7337

If you use version joomla 2.5, edit templates/jf_creativia/html/com_contact/contact/default_form.php, comment:
 
//JHtml::_('behavior.tooltip');
 

If you user version joomla 3, edit templates/jf_creativia/css/template.css, add:
 
.tooltip {
display: none !important;
}
 


joomfreak
The following user(s) said Thank You: Ferhanzo

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Remove "Tooltips". 05 Sep 2015 14:16 #7354

Thanks!!!
Now it worked

  • Posts:11
  • Ferhanzo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.76 seconds
Thursday 28 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.