Forum or Google missing on Search Results List

ajw22

TFP Expert
Gold Supporter
Silver Supporter
Bronze Supporter
TFP Guide
Jul 21, 2013
52,481
Northern NJ
Pool Size
35000
Surface
Plaster
Chlorine
Salt Water Generator
SWG Type
Pentair Intellichlor IC-60
@Leebo the following happens on Win10 with both Firefox or Edge browsers. I thought you eliminated the Google search for some reason.

You see only Forum Search on the search results list with no Google Search next to it...

Forurm no Google.png

If you hover the cursor over where Google Search should be it displays...

Cursor over Google.png

Then when you have the Google search list there is no Forum Search displayed...

Google no Forum.png

and if you hover the cursor over the Forum Search area it is displayed...

Cursor over Forum.png
 
Probably due to this css element
Code:
.block-tabHeader .tabs-tab {
    padding: 16px 16px;
    border-bottom: 2px solid transparent;
}
not having a color attached to it

Code:
    color: #23d0cb;

So the wording is then white like the background and can't be seen.
 
Thread Status
Hello , This thread has been inactive for over 60 days. New postings here are unlikely to be seen or responded to by other members. For better visibility, consider Starting A New Thread.