掲示板

custom.css

11年前 に Marcin Maciukiewicz によって更新されました。

custom.css

New Member 投稿: 24 参加年月日: 12/07/18 最新の投稿
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.
11年前 に Matthieu R. によって更新されました。

RE: custom.css

Junior Member 投稿: 44 参加年月日: 12/07/19 最新の投稿
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
11年前 に Marcin Maciukiewicz によって更新されました。

RE: custom.css

New Member 投稿: 24 参加年月日: 12/07/18 最新の投稿
I'm using custom theme, is there any way to modify css through this ?
11年前 に Matthieu R. によって更新されました。

RE: custom.css

Junior Member 投稿: 44 参加年月日: 12/07/19 最新の投稿
Did you create a theme project for this one?
11年前 に Marcin Maciukiewicz によって更新されました。

RE: custom.css

New Member 投稿: 24 参加年月日: 12/07/18 最新の投稿
Yes, I've all my portlets in one WAR, and I've created jar with a theme.