#764 closed defect (bug) (fixed)
footer shifted by 1 pixel in default theme
Reported by: | arckid | Owned by: | matt |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 1.5 |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
in default theme footer image is shifted to 1 pixel left by default.
Attachments (1)
Change History (7)
#3
@
20 years ago
Just a note, I think this is only an issue in IE. It looks fine in Firefox. I attached an image of what the footer looks like in IE.
#5
@
20 years ago
in styles.css, add padding-left: 1px to the footer class. This is fixed in the code I'm submitting this weekend.
Note: See
TracTickets for help on using
tickets.
I was able to verify the problem. It occurs in IE6.