Viewing 5 replies - 1 through 5 (of 5 total)
  • It’s coming form the background colour in this line:

    <div class=”cse-branding-bottom” style=”background-color: rgb(, 0, 0); color: rgb(255, 255, 255);”>

    I don’t know where that’s coming from, but it should help you!

    <style type="text/css">
    @import url(https://www.google.com/cse/api/branding.css);
    </style>
    <div class="cse-branding-bottom" style="background-color: #000000;color:#FFFFFF">
    <div class="cse-branding-form">
    <form action="https://acmeinvestmentproperties.com/investordeals/google-search" id="cse-search-box">

    Could it be from the custom Google search form?

    Ah, yes! Delete
    background-color: #00000;
    and your problem should be solved.

    Thread Starter wholesalepride

    (@wholesalepride)

    That’s a relief! I just dropped the search form all together – not a great idea in the first place.
    Thanks Guys! ( I don’t owe my soul, do I?)

    I don’t owe my soul, do I?

    Not since you put the effort in to test in more than one browser, no ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Please Help – background in Firefox blacks out everything’ is closed to new replies.