PassMark Logo
Home » Forum

highlight colour

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • garyseal
    Newbie
    • Nov 2012
    • 1

    #1

    highlight colour

    Is it possible to change the highlight colour from yellow to say a faded light blue etc (version 6 build 102?
  • Ray
    Administrator
    • Dec 2004
    • 4357

    #2
    Yes, the highlighting is entirely specified by the CSS in your "search_template.html" file (or "search.html" in JavaScript).

    By default, it is this:

    .highlight { background: #FFFF40; }

    You can change this to any HTML colour that you like, or you can make it not change the background color, and bold the text with a different colour, etc.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    • ProtBron
      Junior Member
      • Jan 2013
      • 2

      #3
      Found it already and all went fine, thank you for the tip, Ray.
      -Johnan Portman

      Comment

      Working...