Caption on Images

zimatus

No avatar

2009-02-11 14:20

I am putting "click for larger image" in the captions section of the photos, but don't want that caption to show when litebox enlarges the picture. Can I remove or adjust code to stop the caption showing "click for larger image" when it is already enlarged and where is the code located?

I am using latest free version of QuickCart

» Quick.Cart v3.x

zimatus

beholder

Avatar: beholder

2009-02-11 14:30

try to comment out following lines in core/litebox-1.0.js:

Element.show('caption');
Element.setInnerHTML( 'caption', imageArray[activeImage][1]);

Works?

beholder

Avatar: beholder

2009-02-11 14:32

btw, "click for larger image" text could be added to the page in a more ellegant way. Just add it to the right place in template templates/pages_default.tpl

Back to top
about us | contact