Announcement

Collapse
No announcement yet.

possible search results change color

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

    possible search results change color

    if you visit site and from home page search for black and decker then click link you will see why this is a problem.. any sudgestions appreciated.
    Simbo thanks you in advance again

    Location: Jersey Channel Islands

    #2
    Try design | colours \ search highlight - it looks like its set to red try changing it to blue

    Comment


      #3
      It would be worth taking the product name from between the hyperlink (in the ActProductLine.html) as this shows up when using Firefox and hovering over the product name


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #4
        thanks

        malcom ive changed to blue just now a real easy one thanks thought it would have been hidden deep,

        just getting firefox to take a look at that jont, you'd be the man that would know if the search highlight could be made to be red with a white background, there must be some where says something like ( search highlight class="" color="palletcolor:highlight" )
        Simbo thanks you in advance again

        Location: Jersey Channel Islands

        Comment


          #5
          Flattery will get you everywhere

          In the actinic.css try something like

          .actsearchhighlightcolor {
          color:#ffffff;
          background-color: #ff0000;
          }

          replacing the colours as needed


          Bikster
          SellerDeck Designs and Responsive Themes

          Comment


            #6
            jont

            see what you mean, ive pulled the closing <a/> across now there is nothing in there beetween the tags, is that ok, what does that <a> tag actually do..?
            Simbo thanks you in advance again

            Location: Jersey Channel Islands

            Comment


              #7
              That is the link used to take people to the product via the CGI bin or if using the #aREF at the end of a regular hyperlink .. it lets people find the product


              Bikster
              SellerDeck Designs and Responsive Themes

              Comment


                #8
                thanks again

                the css works great. take a look there is just that one product though search "black" will get you there. cheers...
                Simbo thanks you in advance again

                Location: Jersey Channel Islands

                Comment

                Working...
                X