Skip to content
Discussion options

You must be logged in to vote

"figure" are cross-referenceable object, otherwise it's an "image".
Note also that in this particular case, it's not even an image (png/svg), it's a widget involving an image.

Here you need to understand the structure of the HTML code your are building. You can do so using your favourite browser and its inspect/developer mode.

I suggest searching for the issues/discussions on the topics (there are several treating this and showing solutions and workarounds).

Finally, but related, the width of something in HTML especially when using relative units such as percentages, mean relative to the parent div, not relative to the viewscreen.
This being said, You can look at the documentation of the …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@kamransoomro84
Comment options

@mcanouil
Comment options

@kamransoomro84
Comment options

@mcanouil
Comment options

@kamransoomro84
Comment options

Answer selected by kamransoomro84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
ojs-engine Issues with the ojs engine figures
2 participants