SlRvb / Obsidian--ITS-Theme

Theme designed with readability and customizability in mind. Change it easily to your liking with the Style Settings plugin installed.
https://publish.obsidian.md/slrvb-docs/ITS+Theme/ITS+Theme
GNU General Public License v2.0
523 stars 112 forks source link

[Bug] left and right not working as intended #178

Closed herrozerro closed 1 year ago

herrozerro commented 1 year ago

Describe the bug

When following this guide https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Guide/Image-Positions.md#leftright, I am just using the snippet, most things work, but left and right do not.

Expected behavior For left and right, according to the guide it should put the image to the right or left with the text wrapping. I use the following code but All I get is the below screenshot. If I use right, it's the exact same

![[Pasted image 20230216110218.png| left | 200 ]]

To Reproduce

Steps to reproduce the behavior:

  1. download https://raw.githubusercontent.com/SlRvb/Obsidian--ITS-Theme/main/Snippets/S%20-%20Images%20Adjustments.css to my snippets folder
  2. add the image
  3. Add the left or right modifier
  4. See error

Screenshots

image

OS

Where does the bug occur?

Obsidian Version: 1.1.9

SlRvb commented 1 year ago

If this is in live preview, it's not meant to work there to avoid editing issues. https://github.com/SlRvb/Obsidian--ITS-Theme/issues/165