Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#32454 closed Bug (invalid)

Header's color in django forum site.

Reported by: Girish Sontakke Owned by:
Component: Template system Version: 3.1
Severity: Normal Keywords:
Cc: Markus Holtermann Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: yes

Description

In django forum site ( https://forum.djangoproject.com/ ) color of navigation links is not set properly, due to which it is very difficult to see navigation links.
So please change the color to white and give it a hover effect to change its color to django's hardcoded color.

Change History (7)

comment:1 by Girish Sontakke, 4 years ago

Owner: changed from nobody to Girish Sontakke
Status: newassigned

comment:2 by Girish Sontakke, 4 years ago

Owner: Girish Sontakke removed
Status: assignednew

comment:3 by Mariusz Felisiak, 4 years ago

Resolution: invalid
Status: newclosed

Thanks for this ticket, however it's not an issue in Django itself, but in the forum. You can start a new topic there.

comment:4 by Mariusz Felisiak, 4 years ago

Cc: Markus Holtermann added

in reply to:  4 ; comment:5 by Girish Sontakke, 4 years ago

Replying to Mariusz Felisiak:
Is there any way to contribute to django forum site??

in reply to:  5 comment:6 by Mariusz Felisiak, 4 years ago

Is there any way to contribute to django forum site??

I'm not sure, that's why I added Markus in CC, see https://forum.djangoproject.com/about

comment:7 by Markus Holtermann, 4 years ago

Thanks for the report. Should be fixed.

Note: See TracTickets for help on using tickets.
Back to Top