Page 1 of 1

Quicksearch styles

Posted: Mon Feb 26, 2007 11:16 pm
by Don Chambers
Now I'm really getting down to the nitty-gritty!

The quickseach plugin form has an in-line style of border: 1px solid green. That green is driving me nuts. Any chance it can be dropped so that it can be styled by a template if so desired? Might be a livesearch implication here as well, not sure because I don't use it.

Re: Quicksearch styles

Posted: Tue Feb 27, 2007 11:19 am
by garvinhicking
Hi!

You can override any inline style definitions by using the "!important" declaration in your CSS!

It has been removed in serendipity 1.2, BTW. But the green was there to indicate a loaded livesearch.

Best regards,
Garvin

Re: Quicksearch styles

Posted: Tue Feb 27, 2007 6:00 pm
by Don Chambers
garvinhicking wrote:Hi!

You can override any inline style definitions by using the "!important" declaration in your CSS!

It has been removed in serendipity 1.2, BTW. But the green was there to indicate a loaded livesearch.

Best regards,
Garvin
good point on the "!important", but glad to hear it is gone in the next release.