remove the exit button

Use this board to ask questions or have discussions with other Atrium users.
Post Reply
CAPL_INFO
Profound User
Posts: 38
Joined: Wed Jul 19, 2017 4:54 am
First Name: Nadine
Last Name: Gauthier
Company Name: CAPL
Country: France
Contact:

remove the exit button

Post by CAPL_INFO »

Hi,

how can i remove the exit button in the top right corner in atrium?

Thanks
Scott Klement
Experienced User
Posts: 2711
Joined: Wed Aug 01, 2012 8:58 am
First Name: Scott
Last Name: Klement
Company Name: Profound Logic
City: Milwaukee
State / Province: Wisconsin

Re: remove the exit button

Post by Scott Klement »

1) Navigate to your IFS under this directory: /www/YOUR-INSTANCE/htdocs/profoundui/userdata/extension/atrium
2) Create a file named exitButton.css
3) In that file, put the following code:

Code: Select all

#Atrium-exitButton {
   visibility: hidden;
}
Save your changes. Next time to re-load Atrium (or start a new session) the exit button will not be visible.
CAPL_INFO
Profound User
Posts: 38
Joined: Wed Jul 19, 2017 4:54 am
First Name: Nadine
Last Name: Gauthier
Company Name: CAPL
Country: France
Contact:

Re: remove the exit button

Post by CAPL_INFO »

Thanks for your reply
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests