help with salesPrice show in news GK5

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jul 18, 2013 6:34 pm
problem that i mentioned that on front page Storebox template where used GK5 module prices for virtuemart 2 products, showing Baseprice withtax, but in backend its congigured to show salesprice and discount and so on.

where to check ?
salesprice 2eur , baseprice 8 eur
http://ledlux.eu/en/store-leds-online/1 ... 506-detail

and on the front base prices everywhere in Random product module http://ledlux.eu/
User avatar
Fresh Boarder

GK User
Thu Jul 18, 2013 9:53 pm
Please check this thread:
https://www.gavick.com/forums/news-show ... ce#p129970
You need to modify only one file to get price of your liking.
User avatar
Moderator

GK User
Fri Jul 19, 2013 9:38 am
thank you , i was modifying wrong file , now all ok , just some corrections in CSS. cheers
User avatar
Fresh Boarder

GK User
Mon Jul 22, 2013 6:27 pm
sorry for bother again, maybe you can halp with finding right CSS where to modify round circle , coz after changing for salesprice i have in the middle of circle white background and font is same as circle color
User avatar
Fresh Boarder

GK User
Mon Jul 22, 2013 6:52 pm
Please edit: /templates/gk_storebox/css/override.css and add at its end:
Code: Select all
div.PricesalesPrice {background: none}
span.PricesalesPrice {color: #ffffff;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Jul 22, 2013 7:06 pm
many thanks :)
User avatar
Fresh Boarder


cron