![]() |
Advanced Search text color CSS to change?
Hello. I'm having a horrible time finding the correct CSS to modify in order to change the color of the Advanced Search link. Anyone know where this is located?
|
Take a look at customer/search.tpl and that will show you how that text is formatted.
|
this doesn't work either.. please help me!
here's my search.tpl Code:
{* $Id: search.tpl,v 1.6.2.2 2004/11/29 14:00:59 svowl Exp $ *} and corresponding skin1.css Code:
.AdvSearch:link { this css seems to do absolutely nothing. the advanced search link does not appear white like i want it to. it's still the default link color. |
That's because you need to include the class in the link, not the table:
<TD><U>{$lng.lbl_advanced_search}</U></TD> |
thanks balinor for the quick reply!! it works. :D
|
All times are GMT -8. The time now is 07:05 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.