On 2/10/2011 2:24 PM, David Laakso wrote:
On this page:
<http://chelseacreekstudio.com/makeover/journal/index.php>
the word "Journal" [h1] will sometimes jump-- click to and from
"Previous Page" "Next Page" to see it.

css
line numbers 50 through 59:
<http://chelseacreekstudio.com/makeover/css/sisu.css>

Short of a push-pin, what to do?

Best.
~d



The jump could be a function of the delay to load your web-fonts.

To speculate a bit:
Times New Roman (the first of your other typefaces which chrome is using on my machine when the web-font files aren't present) is either rendering beforehand, or is being used to calculate an initial line-height for that H1. Take a peak--gut your web-font rules and you might notice your "fallback" font is 'taller' than your web-font by approx. the same amount of the jump you're seeing.

Shawn
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to