PxPlus User Forum

Main Board => Discussions => Nomads => Topic started by: HendersonS on August 09, 2021, 09:10:24 PM

Title: inomads color manage
Post by: HendersonS on August 09, 2021, 09:10:24 PM
hello everyone, recently we are working with inomads and we have some problems with the handling of colors in the buttons and texts.

these have the color defined in a global variable with the hexadecimal color code but apparently inomads does not recognize it.

what could be happening?
Title: Re: inomads color manage
Post by: Mike King on August 10, 2021, 09:59:38 AM
By default iNomads templates are set to use CSS defined colors and not use the application defined colors.  This allows you to better stylize your web site using CSS.

If you want the system to use the colors you set in your application you need to change the Override settings found on your Template configuration.

Check out:
https://manual.pvxplus.com/page/iNOMADS/Template%20Configuration.htm#Overrides
Title: Re: inomads color manage
Post by: HendersonS on August 12, 2021, 02:21:26 PM

thanks for the answer, i will check overrides.