Quote:
Originally Posted by 4x4 Mecca
Right now all my search result text is white for some reason.. I made the background navy to see the text, where would I change the text color?
|
if you want to change the text code... its probably in the Main CSS
<div id="search_results" class="smallfont" style="position:absolute; border: 2px solid orange; color:blue; background-color:
white; width: 300px; padding: 8px; display:none">
<div align="left"><a href="#" onClick="overlayclose('search_results'); return false">x</a></div>
</div>
that worked for me....
I was looking at the css.. and if i have time tomorrow (if the coder dont mind).. i want to see if i can make the background with a little less opacity (transparent).... that'll be cool...