Footer colours

    • December 27, 2018 at 1:23 am #2718
      lucn
      Participant

      I would like to change the footer colour, By default in the custom theme it’s the same als the menu colour.

      What should be put in the (I guess) “user-styles.css”? 

      Thans in advance,

       

       

    • March 15, 2019 at 5:05 pm #3197
      stevland
      Keymaster

      #footer {
      background: <your color here> !important;
      }

    • March 18, 2019 at 2:05 am #3264
      lucn
      Participant

      Hi Stevland,

      It works only half…

      Only the 1/3 of the footer changes to the desired colour…

       

    • March 18, 2019 at 5:47 am #3272
      lucn
      Participant

      Addition; This has something to do with scaling; When maximise my screen, i get 1/3 the desired coulor, other 2/3 same as my menu bar. When using normal windows it seems fine.

    • March 29, 2019 at 12:34 pm #3389
      stevland
      Keymaster

      Hmmm. Try this…

      html,
      #osticket,
      #ostawesome,
      #footer {
      background: <your color here> !important;
      }

You must be logged in to reply to this topic.

Topic Tags