Foren

custom.css

Marcin Maciukiewicz, geändert vor 11 Jahren.

custom.css

New Member Beiträge: 24 Beitrittsdatum: 18.07.12 Neueste Beiträge
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., geändert vor 11 Jahren.

RE: custom.css

Junior Member Beiträge: 44 Beitrittsdatum: 19.07.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: custom.css

New Member Beiträge: 24 Beitrittsdatum: 18.07.12 Neueste Beiträge
I'm using custom theme, is there any way to modify css through this ?
Matthieu R., geändert vor 11 Jahren.

RE: custom.css

Junior Member Beiträge: 44 Beitrittsdatum: 19.07.12 Neueste Beiträge
Did you create a theme project for this one?
Marcin Maciukiewicz, geändert vor 11 Jahren.

RE: custom.css

New Member Beiträge: 24 Beitrittsdatum: 18.07.12 Neueste Beiträge
Yes, I've all my portlets in one WAR, and I've created jar with a theme.