Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 06/07/2018 :  07:36:51  
Hi all,

I know this was posted somwehere but can't find it...

How do I change the product option icon for the tool tip? I want to use an image instead of the "i".

Julie
Owned & loved by 7 German Shepherds

Andy
ECT Moderator

95440 Posts

Posted - 06/07/2018 :  07:39:38  
Hi Julie

Upload your own ectinfo.png file to the images folder. When you update, don't overwrite that image.

Andy

Please feel free to review / rate our software

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 06/07/2018 :  07:45:18  
Thanks Andy,

I just figured that out... :)

Currently it's displaying below the option drop down box.

Is there a way to have it appear above?

https://www.*seeothersite*.com/proddetail.asp?prod=Diva-Dog-Dog-Collar

Julie
Owned & loved by 7 German Shepherds

Andy
ECT Moderator

95440 Posts

Posted - 06/07/2018 :  08:06:50  
You would have to make these changes to ectstyle2.css

select.detailprodoption {
display: block;
float:left;
padding: 10px 70px 10px 13px !important;
max-width: 100%;
width:60%;

and then add this line

span.opttooltip{margin-left:10px;}

Andy

Please feel free to review / rate our software

Andy
ECT Moderator

95440 Posts

Posted - 06/07/2018 :  08:13:52  
Actually don't use that as it will move your add to cart button.

What I would do to keep that current layout but make it tidier is just add

span.opttooltip img{margin-top:16px}

with no other changes

Andy

Please feel free to review / rate our software

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 06/07/2018 :  08:29:34  
Right... it actually looks okay below with the top padding :)

Also added some padding to the inside tool tip text.

Thanks Andy!

Julie
Owned & loved by 7 German Shepherds
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000