--- Preben Randhol <[EMAIL PROTECTED]> wrote:

> Hi
> 
> I'm trying to find out where I can change the colour of the search
> result highlighting in a theme.
> 
> I mean now when I search for say "bash" I get the page up with a blue
> background for all the words bash in the page. It doesn't fit in my
> theme, but I have problems finding out where to change it.
> 
> Thanks in advance
> 
> Preben
> 

I think you want to override this:

strong.highlight 
{
        background-color: #CCE0FF;
        padding: 1pt;
}

... which is defined in several themes within common.css.

If you are a Firefox user and have the Web Developer addon installed, a
ctrl-shift-Y will show the css attributes of elements as you run the
mouse over them.

Roger Haase



      
____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to