Your login panel is in the LeftBorder, rather than the default RightBorder,
so you need to either amend your wiki.css, or provide an override.css with
styles something like the following:

.Border#LeftBorder .TableCell {
color:#000;
}
.Border#LeftBorder .TableCell a {
color:#000;
font-weight:bold;
}

My suggestion would be to use override.css because you are changing the
default appearance.

Derek.

On 8/11/07, John Davidson <[EMAIL PROTECTED]> wrote:
>
> Derek,
>
> Could you please have a look at my site
>
> http://ods.dyndns.org/FlexWiki/default.aspx
>
> you will see in the left border that the login status and link is very
> washed out and nearly unreadable. You may be able to figure out a
> quick fix for this and why it is happening.
>
> John Davidson
>
> On 8/10/07, John Davidson <[EMAIL PROTECTED]> wrote:
> > A public version of the wiki  version 2.0.0.81 using Derek's css is
> available at
> >
> > http://ods.dyndns.org/FlexWiki/default.aspx
> >
> > This has some of the FlexWiki site content that I have copied for
> > testing purposes
> >
> > You will notice I don't have a great deal of bandwidth, but it should
> > let you play a bit.
> >
> > John Davidson
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to