Ticket #719 (closed enhancement: invalid)
Fixing new forum theme
| Reported by: | bstempi | Owned by: | bstempi |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Alpha 4 |
| Component: | Website / Forum | Keywords: | theme header |
| Cc: |
Description
The following CSS suggestion was mentioned to me:
#branding {
background-image: none;
background-color: white;
}
#user_navigation {
background-color: white;
border: none;
}
#user_navigation.not_logged_in .links,
#user_navigation.not_logged_in .links a,
#user_navigation ul a {
color: black;
}
In addition to this, a transparent WFG logo would be nice for the header.
Change History
Note: See
TracTickets for help on using
tickets.

Obsolete; a new theme was put into place that invalidates this request.