Theme customization

Transact has two themes available:

  • Default (Blue)

  • Grey

To change the theme, do the following:

  1. Back up and then delete the css folder available at the following location:

    <Transact Installation Folder>\Application\css

  2. Back up and then delete common.css from the following location:

    <Transact Installation Folder>\Application\common.css

  3. Back up and then delete the icons folder available at the following location:

    <Transact Installation Folder>\Application\icons

  4. Back up and then delete the images folder from the following location:

    <Transact Installation Folder>\Application\images

  5. Copy the css folder available at the following locations:
    • Grey: <Transact Installation Folder>\Application\themes\css_backup\Grey\css

    • Default: <Transact Installation Folder>\Application\themes\css_backup\Default\css

  6. Paste the copied css folder into the <Transact Installation Folder>\Application folder.
  7. Copy the common.css file available at the following locations:
    • Grey: <Transact Installation Folder>\Application\themes\css_backup\Grey\common.css

    • Default: <Transact Installation Folder>\Application\themes\css_backup\Default\common.css

  8. Paste the copied common.css file into the <Transact Installation Folder>\Application folder.
  9. Copy the icons folder available at the following locations:
    • Grey: <Transact Installation Folder>\Application\themes\icons_backup\Grey\icons

    • Default: <Transact Installation Folder>\Application\themes\icons_backup\Default\icons

  10. Paste the copied icons folder in <Transact Installation Folder>\Application folder.
  11. Copy the images folder available at the following locations:
    • Grey: <Transact Installation Folder>\Application\themes\images_backup\Grey\images

    • Default: <Transact Installation Folder>\Application\themes\images_backup\Default\images

  12. Paste the copied images folder into the <Transact Installation Folder>\Application folder.
  13. Clear the browser cache.