View Single Post
  #9  
Old 03-04-2012, 09:00 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Use custom image for specific buttons?

Hi Mike,
Have you seen this in my site??click http://www.health-shoppe.com/TURMERIC-SKIN-and-ALLERGY-CARE/ and see Ask a question image and you will see that pop open and certain time it vanishes.

I have added
<a name="mypopuplink" id="mypopuplink" href="javascript:void(0);" onclick="javascript: return !popupOpen(xcart_web_dir + '/popup_ask.php?productid={$product.productid}'); return false;">
<img src="{$ImagesDir}/myimage.jpg" />
</a>
this code but not solved.

How to resolve my issue?

Thanks.
__________________
4.6.1 Platinum


Reply With Quote