I'm tyring to get my update image, on checkout, back everything else works except him. My site is www.veggiesonthemove.co.za.
Hello,
didn't understand your question, be more specific please.
What's your joomla and vm version?
Hi
Joomla 2.5.0
VM 2.0.8a
When you go to the Shopping Cart, you see your order, and next to it should be an update image and a trash bin. I can see the image for the trash bin but not the one for the update. The update image dor some reason is just a grey blob.
Thank you
Hello,
You are using a custom joomla template that it's css overrides and create a blod.
So, you have to check mint.css (located under your_joomla_folder/templates/jubilee/css/mint.css) line 97.
You could comment background-image:-moz-linear-gradient(center top , #b9298b 0%, #DDDDDD 100%);
Use firefox with firebug extension to examine your CSS files which is responsible for styling on a template/webpage.
You can find more information on that post that will help you to use firebug and change your CSS as you need and also a very useful joomla article how to change styling in joomla using firebug.
http://forum.virtuemart.net/index.php?topic=102850.0
Regards
GREAT ;D Thank you so much it worked!!!!