Remove tooltip on forgotten account detail pages

  • Posts: 13
  • Thank you received: 1
11 years 9 months ago #87144

Hi,

Wondered if someone could help me remove the tooltip that appears when hovering over "Email Adress:*" on the forgotten password/username pages (my knowledge of php is fairly limited)? The positioning of the tooltip is corrupted since aligning the parent text to center with CSS and despite looking through the 'display: views' files, I can't seem to find where the code for it lives. I will probably be looking to do the same removals on the registration page as well.

Great product by the way! This will be my first website and so I'm very grateful for how accessible you've made this journey for me to get here! Will be looking to upgrade to the Essential version once the site's up and running :-)

Many thanks,

John

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

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 9 months ago #87236

Hi,

Which page are your talking about ?
I am not sure that you're talking about the HikaShop registration page, I think you see the Joomla registration page because there is not tooltip on our registration view.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: veefource

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

  • Posts: 13
  • Thank you received: 1
11 years 9 months ago #87285

Hi Jerome,

It's the pages you're taken to if you click on one of the links on the user login page such as "Forgotten your password?" or "Forgotten your username?" There's a piece of text just over the text entry box which says "Email Address*" and repeats the main paragraph above as a tooltip.

It does it on the hikashop demo site too so I would have thought it's definitely a part of hikashop.

Thanks,

John

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

  • Posts: 82796
  • Thank you received: 13357
  • MODERATOR
11 years 9 months ago #87353

Hi,

No, these pages are Joomla pages. HikaShop just link to them for convenience. I looked a bit but I couldn't find any code in the view of the com_user component of joomla for the tooltips. I would recommend to ask that on joomla forums as we are not Joomla customization specialists.

The following user(s) said Thank You: veefource

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

  • Posts: 13
  • Thank you received: 1
11 years 9 months ago #87396

I found a post on the Joomla forum which said to enter the following in the Joomla css:

.tip {
display: none;
}

It's not very elegant and disables all tips but it works so it'll do for me. If anyone does know a better way of doing this so the code's not loaded at all then please let me know.

Thanks for your help Jerome :-)

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

Time to create page: 0.065 seconds
Powered by Kunena Forum