OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

OrdaSoft template Support

Go to bottom Favoured: 0

Gadget store prices

p.athanasopoulos (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gadget store prices 8 Years, 3 Months ago
Karma: 0  
Hi,

I am, using a base price and a final price with some discount.How can I cross-out product's base price in category view? When in detail view base price is crossed out. In category view although I can see the <span class="price-crossed"></span> tag the price is not crossed out.
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:Gadget store prices 8 Years, 3 Months ago
Karma: 7  
Hi,

Please insert this piece of code in template style.css

Code:

#wrapper .product .PricebasePrice {
    text-decoration: line-through !important;
}



Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
p.athanasopoulos (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Gadget store prices 8 Years, 3 Months ago
Karma: 0  
Thank you very much. It now displays correctly the base prise.
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Gadget store prices 8 Years, 3 Months ago
Karma: 58  
If you would like any further information, please do not hesitate to contact us.
Sincerely Yours
Taras
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»