Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cufon vanishes my header after rendering on Safari #270

Open
clov3r opened this issue May 16, 2013 · 0 comments
Open

Cufon vanishes my header after rendering on Safari #270

clov3r opened this issue May 16, 2013 · 0 comments

Comments

@clov3r
Copy link

clov3r commented May 16, 2013

URL: www.clov3r.us/dakotathyme
Works fine in FF, Opera, Chrome, IE8...
On Safari, after rendering, the entire header becomes invisible, including images, and some cufonreplaced text. Other text on the page remains fine.

<!--header-->
<div class="header">
  <div class="main">        
    <h1 id="blurb"><img src="/images/DT_welcome_text.png" alt="Bakery, Bistro, and Gourmet Market" /></h1>
      <h1 id="logo"><a href="/" title="VERTEX"><img src="/images/logo_option_2.png" alt="Dakota Thyme" /></a></h1>        
    <div class="header-block">
    </div>        
    <div class="navigation">
<ul class="jt-menu">
<li id="item-27" class="current active"><a href="/" >Home</a></li> 
<li id="item-63"><a href="/Dakota-Thyme-Menu.pdf" >Bistro Menu</a></li>
<li id="item-64"><a href="/careers" >Career Opportunities</a></li>
</ul>
</div>
</div>
</div>

Cufon.replace is set to replace .navigation > .jt-menu > li > a

Edited: to static url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant