Custom skin css

Moderator: crythias

Locked
SonicE
Znuny newbie
Posts: 5
Joined: 19 Jan 2011, 11:32
Znuny Version: 3.0.5

Custom skin css

Post by SonicE »

Hi, I try to create my own skin for the customers frontend area. The custom skin seems to work OK but the system loads also the Core.Default.css from the default folder

Code: Select all

<link rel="stylesheet" type="text/css" href="/otrs-web/skins/Customer/default/css-cache/CommonCSS_a7b7cfe49b4490aa214948d3e9c99d93.css" />
<link rel="stylesheet" type="text/css" href="/otrs-web/skins/Customer/corllete/css-cache/CommonCSS_eac655013ab19a210b0935b7c92801c8.css" />
corllete is my custom skin. So in this way is not possible to change the look as I need.

Am I doing something wrong or this is how the skin works?

Thank you!
Locked