alangrainger / obsidian-image-captions

Add captions to images with inline Markdown and link support. The caption format is compatible with the CommonMark spec and other Markdown applications.
GNU General Public License v3.0
95 stars 7 forks source link

look weird in minimal theme #13

Closed lszddz closed 1 year ago

lszddz commented 1 year ago

hi, thanks for your work! But I found it different in minimal theme, it looks kind of weird. Can you fix this?

lszddz commented 1 year ago
image
alangrainger commented 1 year ago

Here's the Sandbox vault with Minimal theme - looks perfect to me:

image

Always test in the Sandbox vault before making a bug report on the Obsidian Forum or for any plugin. You'll want to check your custom CSS snippets other customisations.

arpir commented 10 months ago
image

It looks like the Minimal Theme Settings extension cause the problem, I'm experiencing the same thing.

alangrainger commented 10 months ago

Here it is with Minimal theme and the Minimal Theme Settings plugin, looks good to me, maybe a slight bit of extra padding at the bottom would help, but otherwise fine:

image

image

It would be impossible to make the plugin work with all the random themes and custom settings out there, so for something where the custom CSS of a theme is causing a failure, you just need to figure out a snippet to resolve it.

nazzacode commented 9 months ago

Fust a +1 that I am also having this problem and would be interested in a solution.