Cart and Checkout Totals section – how to text-align:right

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeCart and Checkout Totals section – how to text-align:right

This topic has been marked as not resolved.

How to text-align:right the descriptions of both Cart and Checkout Totals-section, with a reasonable space (50px) between descriptions and amounts.

Within Checkout, below accordion:
1 CHECKOUT OPTIONS

6 CONFIRM ORDER
the products are shown one per row.

Below products:
How to text-align:right the Sub-Total, Shipping cost, Discount Code, Tax, and Total descriptions. (Amounts are already float:right)

If I change the following from left to right within screen.css, it makes a mess:
#shopping_cart .s_total strong,
#shopping_cart_confirm .s_total strong
{
float: left;
}

Additionally:
How to add the word “Shipping” to the shipping description?
How to add the word “Tax” to the Tax description?

Thank you.

September 18, 2012 at 11:43 am #13488

We will check your problem after 27th of September as our support staff has taken some time off. P

Thanks for understanding!

Regards,
ThemeBurn team

September 25, 2012 at 10:54 am #13625
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.