#143 closed defect (bug) (fixed)
comment form uses id of 'author' for 'name' field CSS uses #name
| Reported by: | lowmagnet | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 1.2 |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
The comment code uses a id of 'author' in the 'name' field. The default CSS template uses #name to identify the field, and therefore renders the field in the default style for its type.
Attachments (2)
Change History (14)
#6
@
22 years ago
- Status new → assigned
The file /wp-content/classic/style.css should be fixed now.
The issue still exists.
#7
@
22 years ago
stylediff.diff is a patch created on 01/16/05. This maybe applied to fix this issue.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Solved.