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.

CommentFileSizeAuthor
marvin_2k_header_firefox.patch1.39 KBEric Scouten

Comments

urbanlegend’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Given that this issue has not been updated in 8 years or more, I am closing this ticket as outdated (no longer needed and/or relevant). However, if anyone feels this represents an issue that is still being encountered in the current version of Drupal, please reopen and/or provide additional comments.