Hello, please is this possible? If so, how so?
			
			
			
				Hello
you can play around with the CSS
display none for the class vmpayment_name
			
			
			
				Please where can I find this?
			
			
			
				commented it out in vm.css, and vmsite-ltr.css but it still shows.
			
			
			
				Alatak did not say comment out
This is what you need to do in the CSS
.vmpayment_name {display:none;}
But make sure you have an image for every payment type you use!
			
			
			
				thank you so much.
			
			
			
				Hello
txs Huston
.vmpayment_name {display:none;}
it is what i meant :)