Header doesn't rest at top of page on Firefox browser
Eric Scouten - January 26, 2005 - 19:19
| Project: | Marvin 2K for PHPTemplate |
| Version: | HEAD |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Eric Scouten |
| Status: | needs review |
Description
The Firefox browser renders the blue header box a few pixels below the top of the screen when the site name is displayed in that block. How far below the top depends on the current text size.
Adding some padding to the #site-name block fixes the problem. See attached patch.
This patch also inverts the sequence of the elements. Previously, it was [a][h1]text[/h1][/a]. Should be h1 outside the a.
| Attachment | Size |
|---|---|
| marvin_2k_header_firefox.patch | 1.39 KB |
