This topic contains 2 replies, has 2 voices, and was last updated by  yoshi 7 years, 1 month ago.

  • Author
    Posts
  • #73695

    yoshi

    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?

  • #73700

    admin
    Keymaster

    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);

    }

  • #73707

    yoshi

    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.