View Single Post
  #524  
Old 07-13-2008, 06:47 AM
  WhiteDoveGifts's Avatar 
WhiteDoveGifts WhiteDoveGifts is offline
 

X-Adept
  
Join Date: Oct 2006
Location: Maarssen, The Netherlands
Posts: 474
 

Default Re: TelaFirma - X-Cart Dynamic Image Generator

Quote:
Originally Posted by gb2world
The file you see on the shadow box website is likely very close to the same thing in terms of code that you have - but the one in the TelaFirma distribution is compressed (linebreaks and unneeded space and comments are removed) - so it is a little harder to read and edit. But - you can see the same code if you search for it - and change the text to be what you want:
search for:
Code:
'<span class="shortcut">N</span>ext'
change to
Code:
'<span class="shortcut">S</span>iguiente'

etc.
The span class is creting the linked item in the popup - so you should be able to set that as you wish as well.

Thank you gb2world, that solved it I was searching for "Next", "Previous" etc. in the file so could never find the right string
__________________
____________________________
X-Cart Gold 4.1.10

EWD Hosting | CDSEO Pro | One Page Checkout | Smart Search | Telafirma Dynamic Images | X-AOM | Product Importer Pro and many custom mods and tweaks found here...
Reply With Quote