Derek,

Just modify /path/to/ossec-wui/css/css.css:

#nav li a:hover
{
        background: #f26827; <-- change this hex value
        color: #fff;
        text-decoration: none;
}

cheers,

-cnk-

On Thu, Mar 6, 2008 at 3:43 PM, Derek J. Morris
<[EMAIL PROTECTED]> wrote:
>
>  Thanks Tim, I went through and found it. How bout changign that line at the 
> top
>  that is orange to red and when you hover over MAIN, SEARCH, INTEG CHECKING 
> thats
>  orange too. Any ideas???
>
>
>  > Saw your message when browsing the mailing list online (don't have a
>  > valid account to reply to the list though) and figured I'd just email
>  > you directly. I'm assuming you don't like the new "Georgia" font for the
>  > Available Agent list. If that's what you're referring to, you can change
>  > that (and thus the default font in general for any areas that DON'T have
>  > an explicit exception) by going to the file "css.css" under the "css"
>  > directory.
>  >
>  > On line 18, under the "body" block, just put "Tahoma," (minus quotes) in
>  > front of "Georgia".
>  >
>  > Hope this helps.
>  >
>  > --
>  > Timothy Meader
>  > L-3 Communications, NASA EOS Security Operations
>  > [EMAIL PROTECTED]
>  > (301) 614-6371
>  >
>
>

Reply via email to