How can I change the specification for the width/height of images within the stimulus-section of plugin-html-slider-response.js? #3061
Unanswered
OberSchmetteBennett
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What happens with the current implementation? Can you share a screenshot? If you need to control the size of the images in the HTML, you might want to set the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
right now I try to edit the image specification within the mentioned plugin. I did not change anything within the plugin itself but tried the classic way within my experimental file. This is the defined trial within my file:
As you can see I already tried to specify the style here but due to the fact that another list contains additional information about the images, this list does not consider my specification. The list with the additional information must not be changed.
My idea was to use a separate cs.file for changing the standardized specification of the plugin. Within this cs.file I have the following specifications:
Unfortunately it is not working and I do not know whether I need two specifications because I want to show two pictures each trial.
Is there another way to solve this problem? Do I have to hardcode the plugin itself do you have an idea?
If you need additional Information or more details, write me! :)
Thank you very much and best regards
OberSchmetteBennett
Beta Was this translation helpful? Give feedback.
All reactions