- Posts: 5
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Removing Tooltips on thumbnail
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Removing Tooltips on thumbnail
- Ric
- Topic Author
- Offline
- New Member
Less
More
14 years 7 months ago #33381
by Ric
Removing Tooltips on thumbnail was created by Ric
Hi, I have searched the forum for an answer to my question, but no avail.
I would like to remove the yellow Tooltip that occurs when my mouse rolls over a thumbnail.
It displays the caption information, which is visible anyway, no need to see it twice.
Thanks in advance
Ric
I would like to remove the yellow Tooltip that occurs when my mouse rolls over a thumbnail.
It displays the caption information, which is visible anyway, no need to see it twice.
Thanks in advance
Ric
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
14 years 7 months ago #33382
by Yiota
Replied by Yiota on topic Re: Removing Tooltips on thumbnail
Could you provide a link to your site?
Please Log in or Create an account to join the conversation.
- Ric
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 7 months ago #33383
by Ric
Replied by Ric on topic Re: Removing Tooltips on thumbnail
Thanks Yiota, see link below
www.mackenziefineart.com/index.php?option=com_content&view=article&id=105&Itemid=64
Please also roll your mouse over the black area (off the cation) and it seems to reveal the long description as well, as a tooltip, with the html tags.
Thank you for your response
Ric
www.mackenziefineart.com/index.php?option=com_content&view=article&id=105&Itemid=64
Please also roll your mouse over the black area (off the cation) and it seems to reveal the long description as well, as a tooltip, with the html tags.
Thank you for your response
Ric
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
14 years 7 months ago #33384
by Yiota
Replied by Yiota on topic Re: Removing Tooltips on thumbnail
I don't see any tooltips. Did you solve the problem?
Please Log in or Create an account to join the conversation.
- Ric
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 7 months ago #33385
by Ric
Replied by Ric on topic Re: Removing Tooltips on thumbnail
Thanks Yiota
That is very strange. I have checked on all browsers, PC and Mac - all show yellow browser text boxes on roll-over.
I hope we are talking about the same thing. I am talking about the labels that 'title' tags show in any <a href> link.
Please let me know which browser and computer you are using.
Regards
Ric
That is very strange. I have checked on all browsers, PC and Mac - all show yellow browser text boxes on roll-over.
I hope we are talking about the same thing. I am talking about the labels that 'title' tags show in any <a href> link.
Please let me know which browser and computer you are using.
Regards
Ric
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
14 years 7 months ago #33386
by Yiota
Replied by Yiota on topic Re: Removing Tooltips on thumbnail
I see what you mean now. For the title not to show on hover you will have to modify the plugin I'm afraid. File plugins/content/jw_sigpro.php on line 181 and on.
Please Log in or Create an account to join the conversation.
- Ric
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 7 months ago #33387
by Ric
Replied by Ric on topic Re: Removing Tooltips on thumbnail
Thanks Yiota
No problem, I don't mind editing the code.
Please can you be more specific.
If I remove the {CAPTION DESCRIPTION} enclosed in the title tag, then the whole caption gets removed from the page - the thumbnail appears without a caption.
On line 187 I have removed the title (made it title=""), now the roll-over reveals the description with HTML code included.
How do I remove the roll-over descriptions with the HTML?
www.mackenziefineart.com/index.php?option=com_content&view=article&id=105&Itemid=64
Thank you
Ric
No problem, I don't mind editing the code.
Please can you be more specific.
If I remove the {CAPTION DESCRIPTION} enclosed in the title tag, then the whole caption gets removed from the page - the thumbnail appears without a caption.
On line 187 I have removed the title (made it title=""), now the roll-over reveals the description with HTML code included.
How do I remove the roll-over descriptions with the HTML?
www.mackenziefineart.com/index.php?option=com_content&view=article&id=105&Itemid=64
Thank you
Ric
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
14 years 7 months ago #33388
by Yiota
Replied by Yiota on topic Re: Removing Tooltips on thumbnail
I believe this is a problem you cannot avoid after all.
You see the title of the a element that contains {CAPTION DESCRIPTION}{DOWNLOAD LINK}{LOAD MODULE POSITION} cannot be removed since it provides the popup with those parameters. Now if you remove the span title it just loads the a title and that is why you see html.
You see the title of the a element that contains {CAPTION DESCRIPTION}{DOWNLOAD LINK}{LOAD MODULE POSITION} cannot be removed since it provides the popup with those parameters. Now if you remove the span title it just loads the a title and that is why you see html.
Please Log in or Create an account to join the conversation.
- Ric
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 7 months ago #33389
by Ric
Replied by Ric on topic Re: Removing Tooltips on thumbnail
Thanks Yiota
I've had a look around at other sites on the forum, and they all have the same problem.
I would be very grateful for a fix, it's not very pretty.
Regards
Ric
I've had a look around at other sites on the forum, and they all have the same problem.
I would be very grateful for a fix, it's not very pretty.
Regards
Ric
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Removing Tooltips on thumbnail