Ticket #719 (closed enhancement: invalid)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by bstempi

  • Status changed from new to closed
  • Resolution set to fixed

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

comment:2 Changed 2 years ago by bstempi

  • Status changed from closed to reopened
  • Resolution fixed deleted

Whoops...switching status to invalid.

comment:3 Changed 2 years ago by bstempi

  • Status changed from reopened to closed
  • Resolution set to invalid

comment:4 Changed 2 years ago by k776

  • Milestone changed from Backlog to Alpha 4
Note: See TracTickets for help on using tickets.