Custom skin

Moderator: crythias

Post Reply
ubje
Znuny newbie
Posts: 2
Joined: 19 Aug 2017, 14:57
Znuny Version: 5.0.22

Custom skin

Post by ubje »

I want to change the skin so I can change colours/logo to fit the company style a bit. After reading how it works I'm stuck since I can't seem to find a way to activate it. The version of my OTRS is 5.0.22 and I'm running it on a system with Ubunt4 server 16.04.

I copied the default skin into a folder called companyname so
/opt/otrs/var/httpd/htdocs/skins/Agent/default copied to /opt/otrs/var/httpd/htdocs/skins/Agent/companyname

In /opt/otrs/var/httpd/htdocs/skins/Agent/companyname/img/ I changed the logo_bg.png so I know if it will work or not

After that I ran these commands
/opt/otrs/bin/otrs.Console.pl Maint::Cache::Delete
/opt/otrs/bin/otrs.Console.pl Maint::Loader::CacheCleanup
/opt/otrs/bin/otrs.Console.pl Maint::Loader::CacheGenerate

But then when I go to the settings of my account I can still only see the 4 default skins.

What am I doing wrong?
root
Administrator
Posts: 3934
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Custom skin

Post by root »

Hi,

Did you created the config file as described in the manualhttp://doc.otrs.com/doc/manual/develope ... id-1.3.5.6?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
ubje
Znuny newbie
Posts: 2
Joined: 19 Aug 2017, 14:57
Znuny Version: 5.0.22

Re: Custom skin

Post by ubje »

Ahh I was looking at the other manual which didn't say that.

Thank you, now it works and I can start changing the colours.
root
Administrator
Posts: 3934
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Custom skin

Post by root »

Hi,

You don't have to copy the complete skin. You only need to change the CSS selector in the same nbamed files which applies to your changes.
I use the browser's inspector to find out.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply