I am curious as to where one would add or change the view larger image in the products listing to look like this page I would like to have the magnifying glass by the words.
I am curious as to where one would add or change the view larger image in the products listing to look like this page I would like to have the magnifying glass by the words.
Get the image - find "larger" in the code or defines and make this an img src statement - something like:
<img src="(../images/name.gif)">View Larger Image</>
Zen-Venom Get Bitten
Ok does anyone know where this might be located?
Ok so I am obviously on ignore by the admins or this is really not a hard question. Go ahead little admins play your game.
Copping an attitude will improve your responses...Go ahead little admins play your game.
Look using admin > tools > developers tool kit > for larger
Zen-Venom Get Bitten
I think it is important to remember that the answerers are not "admin", they are volunteers. They do not have to do it at all.
The purpose of the forum is not to spoon feed you like a helpless baby, it is to teach you how to help yourself. If you do not get an answer the intelligent action is to search the forum (because your answer will be there,) and next time you need to solve a puzzle you will have the search skills to at least get a start on solving it yourself.
"It is easier to catch flies with honey than vinegar"
If you do the smart thing and apologize sincerely for your past rudeness you will have a better chance at getting what you want here. The quicker you do it the easier it will be.
well the honey is out and the question remains unanswered
"Unanswered"??
Kobra told you how to put the extra image in the caption definition, and how to find the file where it is defined. Granted he did not spell every step out at length, but read and understand it.
And... you have been answered...
In the admin, there's a tool under Tools called Developers Tool Kit - Search for the word "larger", Then do what kobra wrote.
(I just looked.. It's in includes/languages/english.php)
define('TEXT_CLICK_TO_ENLARGE', '<img src="(../images/name.gif)">View Larger Image/>larger image');
Marg
it does not work it loads up as a blank page when I used it
It was quoted out