Hello! Here's a potential newbie question, sorry if it's been posted somewhere else, but I couldn't find the answer anywhere :)
I have installed the shopping cart plugin, and I'm noticing that when I use the shortcode:
[wp_eStore:product_id:1:end]
to put the shopping cart in a page, it forces the image to be 300X300 pixels. This was really bad when the original GIF image that comes with the plugin was 50 pixels square, so I made a new, bigger image, of my own. My new image is 195 pixels, to match my sidebar, but on my shopping cart page, where I have the plugin, it still forces it up to 300 pixels.
Can I use 2 separate images, or at least control the size of each image?
In order to see the shopping cart image on the sidebar, you have to add something to the cart, and you can do that at
http://teamilluminati.com/digital-store
the larger image for the shopping cart (that is the same image, unnaturally stretched to be bigger) can be found here:
http://teamilluminati.com/shopping-cart
If I knew where the css or php file/line of code exists that controls these parameters, it wouldn't be hard to customize them.......