sjaakvandenberg / flexy

A responsive theme for Hexo
https://svdb.co/
104 stars 40 forks source link

Resizing Images does not function #15

Open arch-linux opened 1 year ago

arch-linux commented 1 year ago

I am unsure if this is a Hexo-wide issue, but I cannot seem to be able to resize any images inside of the body of any article.

I have tried other plugins to attempt to work around this, but none of those seem to work with this theme.

image

No HTML img sizing tags or markdown sizing tags function whatsoever and it seems that any image loaded just takes up maximum width on the screen. The same is true for embedded elements, like my visit tracker shown in the photo.

Seeking any advice here, I love this theme - just wish I could have resizable photos!

sjaakvandenberg commented 1 year ago

That's correct. Check out line 331 in screen.styl to change this behavior.