I am using ShopSite Pro 7.1.4 in a mall setup whereby the CGIs and the
"shopsite-images/en-US" images are shared between various stores. We
are implementing a custom shopping cart template.
Under Preferences -> Store Text -> Shopping Cart, we have set all the
Buttons as images that should be coming from the store's images/media
directory (radio button is set to Image and text box has been poplulated
using the pop-up window).
When we use "[-- BUTTON Update --]" in the template, the proper image is
used.
E.G. http://store.ebeacon.net/e-store/media/cart/update.gif
But, where we use "[-- SC_Cart --]" the image is being called from the
mall/shared images directory with the "delete" image location added
after the en-US directory.
E.G.
http://mall.ebeacon.net/catalog/shopsit ... remove.gif
How can I get the "SC_Cart delete" image to come from the store's media
directory?
http://store.ebeacon.net/e-store/media/cart/remove.gif
Thanks
Jason Rush