This topic contains 2 replies, has 2 voices, and was last updated by yoshi 7 years, 9 months ago.
You must be logged in to reply to this topic.
This topic contains 2 replies, has 2 voices, and was last updated by yoshi 7 years, 9 months ago.
I have a question.
My customers are always looking at the “Resource” screen.
Today, the background color turns yellow.
At any time, customers want to make the background color white.
I looked up in this forum and entered CSS.
Next place. [Theme] – [Custom CSS]
I entered the following CSS.
.dhx_now. Dhx_month_body {
Background-color: inherit;
}
However, the background color remained yellow.
How do I enter it?
That’s correct – that tip was for the month view only.
For week, day & resource view, enter the following into Custom CSS (for the flat theme):
.dhx_scale_holder_now {
background-image: url(imgs_flat/databg.png);
}
Thank you for your response.
It worked very well.
It is wonderful!
My customers are also very happy.
It is a very good calendar.
You must be logged in to reply to this topic.