Hi,
how can i remove the exit button in the top right corner in atrium?
Thanks
remove the exit button
-
- Profound User
- Posts: 38
- Joined: Wed Jul 19, 2017 4:54 am
- First Name: Nadine
- Last Name: Gauthier
- Company Name: CAPL
- Country: France
- Contact:
-
- 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
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:
Save your changes. Next time to re-load Atrium (or start a new session) the exit button will not be visible.
2) Create a file named exitButton.css
3) In that file, put the following code:
Code: Select all
#Atrium-exitButton {
visibility: hidden;
}
-
- 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
Thanks for your reply
Who is online
Users browsing this forum: No registered users and 3 guests