Virtuemart : Change Prev/Next Text for Images
The modification can be completed in the administrator/components/com_virtuemart/classes/pageNavigation.class.php file.
As an example you can change the following code for the Previous link from:
Replace the URL_TO_IMAGE string with the actual URL of your button image.
Repeat this for all 3 instances of the pagenavigation function.
As an example you can change the following code for the Previous link from:
Replace the URL_TO_IMAGE string with the actual URL of your button image.
Repeat this for all 3 instances of the pagenavigation function.






