Quicksearch styles

Creating and modifying plugins.
Post Reply
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Quicksearch styles

Post 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.
=Don=
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Quicksearch styles

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: Quicksearch styles

Post 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.
=Don=
Post Reply