How can I modify the images of "add to cart" "write a review" "tell a friend about us":
I know I have to create images that will replace the former ones. I can do that. But from where can I change/replace this pictures?
Thanks,
Marlake
How can I modify the images of "add to cart" "write a review" "tell a friend about us":
I know I have to create images that will replace the former ones. I can do that. But from where can I change/replace this pictures?
Thanks,
Marlake
Last edited by Marlake; 13 Apr 2008 at 03:26 AM.
includes/ templates/ templates_default/ buttons/ english
- remember the override directory
- includes/ templates/ your_template/ buttons/ english
- this is where you will upload your new buttons.
- This is a site I use for buttons for the whole site.
- http://zen-bck.mediakitchen.de
- But, this is a global change or only select the buttons you wish to change when saved in a file for upgraded button for web site..
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Hi Haredo:
I already installed all of the buttons and all of them are working beautifully BUT one. That is the small-delete button. Even when it has the same name as the default, the old button still remain there.
I do not know if this has any logic. could it be possible that the width of the box has anything to do with the problem? (I am talking about the shopping cart box, tbe one that has the words: "quantity" "item name" Unit" "Total"
I think that that box is too narrow... Could you tell me from where can I work on the width of that box to make that wider and... could this action be the solution for why that "small-delete" button (delete this item from cart) is not changing? or do you have any other suggestion?
Thanks,
Marlake
M,
Post me a link to that page, I will give her a look..
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Hi Haredo:
I installed all of the button. All of them BUT ONE are beautifully installed.
That button is the one that refers to "delete this item from the shopping cart". That image "a trash can" is located in the shopping cart box that has the names "QtY" "item name" "Unit" "total"
I have checked on the files and the button name is "small-delete". Both files (the template _default and my template ) have the same file name. So there is no a problem related to a different name.
Could it be possible that there is lack of enough room to display that new button?.
That lead me to two questions:
How can I make my shopping cart box wider?
And if that does not solve the problem on why that button does not show up... do you have any other possible explanation?
Thanks,
Marlake
M,
I just check my web site, and guess what.
- I also have the default delete "trash can, with green arrow"
- That image is: small_delete.gif
- So create the image you like in photoshop and named it:
- The image size is: 24" wide by 32" height and and name her: small_delete.gif
- ftp this image to
- includes/ templates/ haredo/ images/ icons
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
HI:
I am still under a local domain since I do not have my products already inserted...
Hope you can still help me.
THanks,
Marlake
On "product listing" page, It is important.
this page will lead customers to view the product info page.
It's helpful to make useful links, icons,or buttones for they easy to browse.
and we just put beside the title of "product name", it will be cool.
But problems for me:
How to put this code in url ?
i need write review url, tell a friend url,and webpage url.
It all use <a></a> code to work.
Below is the sample of " Product name url" which displayed on product listing page.and which I would like the other urls works in simila .
Product Name URL:
<a href="' . zen_href_link(zen_get_info_page($listing->fields[. '&products_id=' . $listing->fields['products_id']) . '">' . $listing->fields['pr'products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ? zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? zen_get_generated_category_path_rev($_GET['cPath']) : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) oducts_name'] . '</a>
In order to you can easily to understand my question,
I attach this photo, and hope to meet a help.
thank you for every one here!
Best regards,
Jacky