The CSS classes file from the IRIS portal.
Hi,
I would like to work on the CSS code of the IRIS web portal.
I want to change the color of the upper horizontal banner for all users.
The name of the div is portalTitle. I was unable to locate the CSS classes file in VS Code or in the file system.
Thanks.
Product version: IRIS 2023.3
$ZV: IRIS for UNIX (Ubuntu Server 22.04 LTS for x86-64) 2022.3 (Build 606U) Mon Jan 30 2023 09:32:57 EST
Discussion (2)0
Comments
That's because the Portal is a ZEN application. CSS is 'hidden' in XData blocks inside the ZEN classes such as %CSP.Portal.Home
XData CSS3Style
{
<style type="text/css">#selector {
overflow: auto;
}
Hi,
I answered you in your post in French ;-)