normal Remove Tool Tip

More
10 years 8 months ago #5477 by Todd Cartner
Remove Tool Tip was created by Todd Cartner
Can you tell me how to remove the tool tips over each module?

Thanks

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

More

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
10 years 8 months ago - 10 years 8 months ago #5479 by Trung Duong
Replied by Trung Duong on topic Re: Remove Tool Tip
Hello,

You can edit file: templates/ot_jewelry/scripts/otscript.js

and delete this code:
Code:
jQuery(document).ready(function($) { $("#ot-body").append('<div id="ot-product-hover" style="display: none; z-index:9999;"></div>'); $(".ot-custom-vmproduct .spacer").mouseover(function() { $("#ot-product-hover").children().remove(); $("#ot-product-hover").append($(this).html()); $("#ot-product-hover").css('width', parseInt($(this).width() + 100) + 'px'); $("#ot-product-hover").css('top', parseInt($(this).offset().top - 50) + 'px'); $("#ot-product-hover").css('left', parseInt($(this).offset().left - 50) + 'px'); $("#ot-product-hover").css('display', 'block'); }); $("#ot-product-hover").mouseover(function() { $("#ot-product-hover").css('display', 'block'); }); $("#ot-product-hover").mouseout(function() { $("#ot-product-hover").css('display', 'none'); }); });

and remove this css style
Code:
.ot-top-content .otModule .ot-vmproduct .spacer .ot-product-detail .product-s-desc, .ot-custom-vmproduct .spacer .ot-product-detail .product-s-desc, .ot-custom-vmproduct .spacer .ot-custom-product .product-s-desc{ /* display: none; */ float: left; width: 100%; }
in this file templates/ot_jewelry/css/customs.css

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]
Last edit: 10 years 8 months ago by Trung Duong.

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

More
10 years 8 months ago #5484 by Todd Cartner
Replied by Todd Cartner on topic Re: Remove Tool Tip
I removed all the code you mentioned, and it still appears.

www.thetaylorcollection.com/index.php

Todd

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

More
10 years 8 months ago #5491 by Trung Duong
Replied by Trung Duong on topic Re: Remove Tool Tip
Hello,

I checked your site and i did see any tool tips on your products. Did you clear your browser cache before test ?

Regards

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

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

More
10 years 8 months ago #5500 by Todd Cartner
Replied by Todd Cartner on topic Re: Remove Tool Tip
I did. However, it is working now.

Thanks

Todd

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

Time to create page: 0.249 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam