Closed Bug 510251 Opened 16 years ago Closed 16 years ago

404 page is clipped by footer

Categories

(Websites :: creative.mozilla.org, defect)

x86
All
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: ryansnyder)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

Attached image Screenshot
The 404 page content is clipped by the footer. http://mcc.stage.mozilla.com/badlink See screenshot
The page wrapper div is missing (it was a late addition so may not have yet made it into all the various templates). It should be: <body> <div id="page"> ... everything else ... </div> </body> That div provides the positioning context for the footer. Without it the footer gets positioned relative to the viewport, allowing it to overlap the content.
Nice catch. Thanks for letting me know. == Sending application/views/kohana_error_page.php Transmitting file data . Committed revision 49159.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified FIXED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: