Fórum

custom.css

Marcin Maciukiewicz, modificado 11 Anos atrás.

custom.css

New Member Postagens: 24 Data de Entrada: 18/07/12 Postagens Recentes
Hi,

I'm little tired so maybe I'm asking about obviousl info . I've an error with displaying breadcump under IE7 (z-index). I've found some answer about changing custom.css and adding there:

#navigation {
position:relative;
z-index:9997;
}

but I've no idea where put this file emoticon. As a additional info I'm using own theme with classic from LF.
Matthieu R., modificado 11 Anos atrás.

RE: custom.css

Junior Member Postagens: 44 Data de Entrada: 19/07/12 Postagens Recentes
If you don't use a custom theme, you've to override this file manually. It isn't the best practice but... you've no choice. Keep a save of the original file.

The file is here : %TOMCAT_HOME%\webapps\ROOT\html\themes\classic\css
Marcin Maciukiewicz, modificado 11 Anos atrás.

RE: custom.css

New Member Postagens: 24 Data de Entrada: 18/07/12 Postagens Recentes
I'm using custom theme, is there any way to modify css through this ?
Matthieu R., modificado 11 Anos atrás.

RE: custom.css

Junior Member Postagens: 44 Data de Entrada: 19/07/12 Postagens Recentes
Did you create a theme project for this one?
Marcin Maciukiewicz, modificado 11 Anos atrás.

RE: custom.css

New Member Postagens: 24 Data de Entrada: 18/07/12 Postagens Recentes
Yes, I've all my portlets in one WAR, and I've created jar with a theme.