My DCT has many containers, i want to customize each container to give a different look for end users
Is there a way we can customize each container by writing a separate class
IMO that's poor design ideaNot in any supported manner
Hi, I need to customize the UI for the DCT. My DCT has many containers, i want to customize each container to give a different look for end users. i want to give a different background color different text, color, font etc for each container. I tried to overwrite the custom.css,iw.css file.The class that i used was .iw-formspub-container, but since the DCT uses a common class, when i overwrite these classes it make changes to all the containers globally rather than to a single container. Is there a way we can customize each container by writing a separate class. Any help on this would be appreciated Thanks
Hi,I need to customize the UI for the DCT.My DCT has many containers, i want to customize each container to give a different look for end users. i want to give a different background color different text, color, font etc for each container.I tried to overwrite the custom.css,iw.css file.The class that i used was .iw-formspub-container, but since the DCT uses a common class,when i overwrite these classes it make changes to all the containers globally rather than to a single container.Is there a way we can customize each container by writing a separate class. Any help on this would be appreciatedThanks