PDA

View Full Version : Change font color of search listings.



Pen Phirun
November 6, 2012, 09:31 PM
Dear Sir,


How to change font color of caption search listings ?
My Search Listings font color white so how can i do ? because can't see name of caption.
please see my picture below :
228

Thanks and Best Regards
Phirun,

Chris Brown
November 6, 2012, 10:08 PM
I think you need to look for the following code in style.css in your template around line 1027 and change the colour code,


div.highlight table.search td.field,
div.highlight table.search td.field div

Pen Phirun
November 7, 2012, 12:08 AM
thanks chris brown, but sitll color white can't see, or it's relate with tab new and used because i had inactive form new and used

Vladimir
November 7, 2012, 04:04 AM
Hello,

You can change it in the file templates/your_template/css/style.css (line ~ 975), css class: "div.search div.field"

Pen Phirun
November 7, 2012, 08:34 AM
Hello,

now i changed already, thanks you so much.