osTicket Awesome now has Dark Mode.

New // By popular demand
English Arabic Catalan Chinese (Simplified) Croatian Czech Danish Dutch Finnish French German Greek Hebrew Indonesian Italian Japanese Korean Mongolian Norwegian Polish Portuguese Russian Slovak Slovenian Spanish Swedish Thai Turkish Ukrainian Vietnamese
osTicket Awesome Navigation
  • FAQs
  • Customers
    • Log In
    • Account
    • Downloads
    • Instructions
    • Forum
  • Client Demo
  • Staff Demo
  • FAQs
  • Customers
    • Log In
    • Account
    • Downloads
    • Instructions
    • Forum
  • Client Demo
  • Staff Demo

[Resolved] Sign In Button Color Change on Hover

To Parent Forum
    • May 22, 2022 at 9:33 pm #10424
      J
      WX4JCW
      Participant

      Greetings, New Customer

      we have most things configured but one thing is stumping us in CSS

      on the client portal the sign in button on the right, we are trying to change the texts hover color to a lighter color for contrast

      but for the life of me we cannot figure out where it is in the CSS, we found everything else

      Non Mouse Over

      After

       

      thanks in advance

    • May 24, 2022 at 5:20 pm #10472
      stevland
      Keymaster

      Add the following to Admin Panel > Theme > Custom CSS:

      a[href*="/login.php"]:hover, a[href*="/logout.php"]:hover {
          background: #ffffff !important;
          color: #000000 !important;
      }

      (Replace #ffffff and #000000 with your preferred colors).

    • May 24, 2022 at 6:38 pm #10493
      J
      WX4JCW
      Participant

      Thank You Good Sir, this product is definitely worth the investment

       

You must be logged in to reply to this topic.

Topic Tagsclientcolorhoversign in
  • FAQs
  • Downloads
  • Forums
  • Contact

osTicket Awesome theme by Red e Technology

osTicket is a product of Enhancesoft