News:

AbanteCart v1.4.2 is released.

Main Menu

tiny alignment of pricetags

Started by junkyard, November 23, 2013, 01:42:15 PM

Previous topic - Next topic

junkyard

We thought to align pricing on our price tags the other day, and came up with this:
there's a section in a file  storefront/view/default_html5/stylesheet/style.css

.thumbnail .price {
        float: right;
        margin-right: 19px;
        text-align: right;

Changing both instances of the 'right' to a 'center' made it look as attached.
It might help someone who gets "uneasy" on that like us :)
( note that style.css will be overwritten with a default one on next upgrades,  so you have to keep tracks on the changes you make unless you build your own html5 template per abantecart's how-to  http://forum.abantecart.com/index.php/topic,1340.new/topicseen.html  )

abantecart

Thank you for this suggestion.

I have make a fix for 1.1.8 that is slightly different
See this commit log:

https://github.com/abantecart/abantecart-src/commit/6bf183c9559a9ea94e9bdddff393369bd7a17b90
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

junkyard


Forum Rules Code of conduct
AbanteCart.com 2010 -