Announcement

Collapse
No announcement yet.

Search results font colour

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Search results font colour

    Hi,
    My search results are showing in a very dark grey, palette 1 I think, my site has a black background, I cant locate where to change this as I cant change the palette colours without global changes?

    thanks
    https://www.harrisontelescopes.co.uk/

    Ed Harrison - Menmuir Scotland

    #2
    You would need to target specific search results layout using CSS: .std-search-results a h3 {color:#d2d2ff;} .std-search-results a:hover h3 {color:#00ffff;}
    Peblaco

    Comment


      #3
      Thank you - a bit beyond me without risk, sadly, I have also noticed in the main search the input is white on white,

      After paying for SSL which doesn't work properly (with the development at Sellerdeck as they cant fathom either) I am fast tiring of the continuous fixes and bandaids needed in this software....
      https://www.harrisontelescopes.co.uk/

      Ed Harrison - Menmuir Scotland

      Comment


        #4
        Thank you

        Hi Louise,
        Yet again you have helped, I got brave and tried your code, of course it worked perfectly, I need to sort the white on white input then my site might actually look ok again, not looking forward to upgrading again - I don't think I'm alone in that!
        https://www.harrisontelescopes.co.uk/

        Ed Harrison - Menmuir Scotland

        Comment


          #5
          Hi,
          Firefox, its the main search dropdowns in price relevance that are invisible in white on white unless mouse hovered - the actual input text in the search is a light grey - not much contrast.

          My fear is a global change again where for example my checkout is white input on black background! More important to keep that right.

          Note to self in 2009 - dont make a black site!

          thank you again
          https://www.harrisontelescopes.co.uk/

          Ed Harrison - Menmuir Scotland

          Comment


            #6
            The colours are also white on price range, sort by bar on search, checkout create account and view cart quantity, try: input.quick-search-text, form.searchResults input.input-border, form.searchResults input[name="SS"], form.searchResults select, input.input-text, div.checkoutCustomers input {color: #000000;} table.checkout-cart input {color:#000000;}
            Peblaco

            Comment


              #7
              Thanks Louise, I nearly decided on the last upgrade to revert to white background, I certainly will on the next major upgrade.

              Is that code in the CSS again?
              https://www.harrisontelescopes.co.uk/

              Ed Harrison - Menmuir Scotland

              Comment

              Working...
              X