Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 15 years ago

#764 closed defect (bug) (fixed)

footer shifted by 1 pixel in default theme

Reported by: arckid's profile arckid Owned by: matt's profile 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)

footer-shift.jpg (11.1 KB) - added by arckid 19 years ago.

Download all attachments as: .zip

Change History (7)

#1 @arckid
20 years ago

  • Patch set to No

#2 @MC_incubus
20 years ago

I was able to verify the problem. It occurs in IE6.

#3 @tin
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.

#4 @ryan
20 years ago

  • Summary changed from default theme to footer shifted by 1 pixel in default theme

#5 @anonymousbugger
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.

#6 @matt
20 years ago

  • fixed_in_version set to 1.5
  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 20
  • Status changed from new to closed

@arckid
19 years ago

Note: See TracTickets for help on using tickets.