Misalignment in the pricing line
Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
- GK User
- Fri Nov 22, 2013 9:51 am
Hello There,
I am trying to use yourshop template. There is a misalignment in the line pricing, below as well as attached:
Price:Base price: Rp 35.000
Rp 31.500Discount: Rp 3.500
It should be:
Price: Base price: Rp 35.000
Discount: Rp 3.500
Sales Price: Rp 31.500
Please kindly advise.
Thanks,
I am trying to use yourshop template. There is a misalignment in the line pricing, below as well as attached:
Price:Base price: Rp 35.000
Rp 31.500Discount: Rp 3.500
It should be:
Price: Base price: Rp 35.000
Discount: Rp 3.500
Sales Price: Rp 31.500
Please kindly advise.
Thanks,
-
- Senior Boarder
- GK User
- Fri Nov 22, 2013 11:27 am
Could You please post an url to your site?
-
- Moderator
- GK User
- Fri Nov 22, 2013 12:34 pm
Hello There,
Here is the url: http://fairy-fancyshop.com/index.php/ac ... ace-detail
Thanks in advance.
Here is the url: http://fairy-fancyshop.com/index.php/ac ... ace-detail
Thanks in advance.
-
- Senior Boarder
- GK User
- Sat Nov 23, 2013 1:55 pm
Please edit: /templates/gk_yourshop/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkComponent .gkDetails div.PricediscountAmount {clear: left;}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Mon Nov 25, 2013 5:09 am
Thanks Cyberek!
Now the appearance becomes like this: http://fairy-fancyshop.com/index.php/ac ... ace-detail
Wings Heart Necklace
Rating: Not Rated Yet
Price:
Sales price: Rp 31.500Sales price without tax: Rp 35.000
Discount: Rp 3.500
Should be:
Wings Heart Necklace
Rating: Not Rated Yet
Price:
Sales price: Rp 31.500
Sales price without tax: Rp 35.000
Discount: Rp 3.500
Please kindly advise.
Now the appearance becomes like this: http://fairy-fancyshop.com/index.php/ac ... ace-detail
Wings Heart Necklace
Rating: Not Rated Yet
Price:
Sales price: Rp 31.500Sales price without tax: Rp 35.000
Discount: Rp 3.500
Should be:
Wings Heart Necklace
Rating: Not Rated Yet
Price:
Sales price: Rp 31.500
Sales price without tax: Rp 35.000
Discount: Rp 3.500
Please kindly advise.
-
- Senior Boarder
- GK User
- Mon Nov 25, 2013 4:59 pm
Please add this code to override.css:
To reduce left spacing you can modify 30px value.
- Code: Select all
#gkComponent .gkDetails span.PricesalesPrice,
#gkComponent .gkDetails div.PricesalesPrice,
#gkComponent .gkDetails div.PricepriceWithoutTax {clear: both; float: none;}
#gkComponent .gkDetails div.PricesalesPrice,
#gkComponent .gkDetails div.PricepriceWithoutTax,
#gkComponent .gkDetails div.PricediscountAmount{margin-left: 30px;}
To reduce left spacing you can modify 30px value.
-
- Moderator
- GK User
- Tue Nov 26, 2013 3:46 am
Hi Cyberek,
Thanks a lot. It works!!
Thanks a lot. It works!!
-
- Senior Boarder
- GK User
- Tue Nov 26, 2013 7:45 pm
Ok, closing the topic.
If You will have any other questions, feel free to post new forum threads.
If You will have any other questions, feel free to post new forum threads.
-
- Moderator
8 posts
• Page 1 of 1