sudar / github-ribbon

#WordPress Plugin. Github Ribbon is a WordPress Plugin that adds "Fork me" Github ribbons to your website.
http://sudarmuthu.com/wordpress/github-ribbon
7 stars 5 forks source link

ribbon not visible #9

Open xaraniaaa opened 10 years ago

xaraniaaa commented 10 years ago

Hi. It looks like the ribbon is hiden under leyers. It comes up when I scroll page down to part with white background. I am not sure how to fix that. I am using original picture.

sudar commented 10 years ago

Can you give me the url of your blog where this is failing?

xaraniaaa commented 10 years ago

http://www.wellersauctions.com/new_website/wordpress-3.8.1/wordpress/

sudar commented 10 years ago

It is because you are using z-index for your header and footer. Use a z-index value that is greater than the one that you have used for your header/footer and the ribbon will appear on top of that.

xaraniaaa commented 10 years ago

thanks

sudar commented 9 years ago

This is now fixed by #13