huangyuzhang / Fizzy-Theme

🥤A tasty blogging theme for Ghost.
https://fizzy.cc
MIT License
282 stars 68 forks source link

giphy.com - Gif's not responsive #40

Open STX2k opened 4 years ago

STX2k commented 4 years ago

Hi, thank you for your amazing theme!

I have a little bug. On the standart template "casper" i can integrate gifs in full mode but in fizzy not.

look at this screenshots :)

https://imgur.com/a/fi8DvAy

The Code for the gifs:

<div style="width:100%;height:0;padding-bottom:56%;position:relative;"><iframe src="https://giphy.com/embed/l0MYrqggEwtDscVP2" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/southparkgifs-l0MYrqggEwtDscVP2">via GIPHY</a></p>

huangyuzhang commented 4 years ago

Hey, when I copy the code you provided into the editor as an HTML block, it simply shows a small gif. Probably you should work on with the code and see what might be changed .

I cannot replicate your problem, please provide with more detail.