wholesalepride
Member
Posted 3 years ago #
Not sure how, but my website http://acmeinvestmentproperties.com/investordeals/ looks fine in IE, but in Firefox it's blacked-out. Tried to change the background color and nothing. If anyone has any ideas, please let me know.
it's probably something i accidentally erased, but don't know enough to mess with it.
thanks
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!
ClaytonJames
Member
Posted 3 years ago #
<style type="text/css">
@import url(http://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="http://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.
wholesalepride
Member
Posted 3 years ago #
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 :-P