VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ben1390 on May 14, 2013, 13:15:04 PM

Title: Order Status Text Colour
Post by: ben1390 on May 14, 2013, 13:15:04 PM
Hi,

Could anyone point me in the right direction to change the text colour of two of the order statuses in the list of orders view. Basically I would like the word Pending to be in one colour and the word Confirmed in another colour.

Any help will be greatly appreciated.
Title: Re: Order Status Text Colour
Post by: Mathalis on May 14, 2013, 20:55:07 PM
Hello,

You can override form in administrator part of Joomla's files.
The files to overrides is :

Quoteadministrator/components/com_virtuemart/views/orders/tmpl/orders.php

Best regards
Title: Re: Order Status Text Colour
Post by: jenkinhill on May 14, 2013, 23:46:44 PM
Use Firebug to look at the page code - this helps with working out solutions. http://forum.virtuemart.net/index.php?topic=102850.0
Title: Re: Order Status Text Colour
Post by: Mathalis on May 15, 2013, 15:59:07 PM
Right...imagine everybody use firebug.
So, you'll need to override too  ;)