bespokejs / bespoke

DIY Presentation Micro-Framework
http://markdalgleish.com/projects/bespoke.js/
MIT License
4.68k stars 443 forks source link

Coverflow theme is semi-transparent background on Mac safari and mobile safari #29

Closed devon closed 10 years ago

devon commented 10 years ago

The bespoke-after and bespoke-after will be shown up when use coverflow theme on safari. We can see the text and image on background layer (z-index < 10). screen shot 2013-11-20 at 8 49 23 pm

dnauroy commented 10 years ago

Hi, I'm having the same problem and I'm trying to find a workaround… apart from this, Bespoke is a fantastic framework !

dnauroy commented 10 years ago

I tried to add z-index: 1 in themes.css for .coverflow section.bespoke-active but it didn't change anything.