When someone qualifies for free shipping based on a dollar amount there is an alert shown to the user on the shopping cart page.. It says "You have qualified for Free shipping and the free ship method has been chosen." and have the yellow warning sign on it..
This is terrifying from a user pov.. That warning sign is never a good thing, and even if it doesn't hurt conversions, I don't want to take any unnecessary chances with that and I would like to change that image to something more friendly.. Something like this..
See, more friendly than
I could just replace the image on the server and call it done.. But, this might cause issues where the alert icon is appropriate and I would like to get in there and style that particular little bit of display anyway..
I've been doing some digging, but haven't been able to find where that is called.. At the very least I want to change the image and remove the forced width/height calls on the image.. I didn't see it in the cart admin anywhere, so I'm assuming I will need to edit a file somewhere.. Which file?? Or can I not do this because its hidden somewhere I shouldn't be messing around??