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.
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
Use Firebug to look at the page code - this helps with working out solutions. http://forum.virtuemart.net/index.php?topic=102850.0
Right...imagine everybody use firebug.
So, you'll need to override too ;)