Open MaggiWuerze opened 6 years ago
This I'd love as well. I can take a look at it later. Are you still interested in this @MaggiWuerze ?
Yeah definitely, i can't live without this extension and this has bugged me for some time. Thanks for looking into it
is there any progress regarding this feature?
Oh hey there, thanks for reminding me. I just spent some time to implement it here: https://github.com/DanielBiegler/chrome-extension-imagus/tree/feature/caption-under-media-with-wordwrap
I guess before this should be merged, the options page should be edited as well. I commited only twice, check it out.
Got to go now, will check it out later.
really nice, looks good to me. Are you planning to give an option for max-height when you touch the options page??
Yeah one should also keep in mind the options for Captions in the imagus settings. There are options for the position. I hardcoded it to be on the bottom, it would be way better to respect the optionspage. I might check it out later but would be cool if you wanna help out.
i'll have a look at how it could be positioned
ok, it seems if you just switch the order of the <img>
and the <div>
containing the caption when the caption should be displayed on top and set the captions position to initial (as you already did) it works pretty flawless
could you add an option to display the caption UNDER the image. This way it would not obscure the image when wrapped. I managed to do it via chrome dev console simply by setting the following properties of the surrounding div: