Instagram 2014

Makes Instagram (WEB) look like it did in 2014

< 脚本Instagram 2014的反馈

评价:好评 - 脚本运行良好

§
发表于:2024-09-09
  • Sorry to interrupt.

  • It's like this.

  • I'm using the Stylus plugin and I want to change the CSS styles of the IG.

  • I want the expanded image to spread across the entire page in height.

  • But I haven't found a way to do it

  • I've searched for a long time in the developer mode of my browser and I can't find a selector for the element

  • Can you help me to find a way to realize the height of the image to be spread over the whole page?

Lego Savant作者
§
发表于:2024-09-15

its extremely how weird they handled this
this might make it SLIGHTLY larger, but to get it to totally fill it just has so many checks and balances to prevent it its just too much
article._aatg > div > div:first-child {max-height:100vh!important; max-width:100vh!important}

§
发表于:2024-09-16

its extremely how weird they handled thisthis might make it SLIGHTLY larger, but to get it to totally fill it just has so many checks and balances to prevent it its just too mucharticle._aatg > div > div:first-child {max-height:100vh!important; max-width:100vh!important}

  • It didn't work, though.

  • But thanks for the code.

  • It doesn't look like it's possible to get the height of the image to match the maximum height of the page anyway

  • I've given up on that idea now.

发表回复

登录以发表回复。