Posted 7 ноября, 20231 yr comment_197386 Hello I have this code in a format, but the image is not responsive Please show me how to make the code responsive <img style = " width : 350px ; margin-top : 60px ; " src = '{QR-CODE-PIC"}' alt = "QR CODE" /> <img style = " width : 350px ; margin-top : 60px ; " src = '{setting="QR-CODE-PIC"}' alt = "qr code" />
7 ноября, 20231 yr Author comment_197387 The second code is correct, I could not edit it @Desti@AHristich
7 ноября, 20231 yr comment_197388 37 минут назад, avangcom сказал: Hello I have this code in a format, but the image is not responsive Please show me how to make the code responsive <img style = " width : 350px ; margin-top : 60px ; " src = '{QR-CODE-PIC"}' alt = "QR CODE" /> <img style = " width : 350px ; margin-top : 60px ; " src = '{setting="QR-CODE-PIC"}' alt = "qr code" /> Уберите весь style="...." И добавьте class="ipsImage". ЗДЕСЬ много полезного в разделе Индивидуализация.
7 ноября, 20231 yr Author comment_197389 4 minutes ago, AHristich said: Remove all style="...." And add class="ipsImage". HERE is a lot of useful information in the Personalization section. How do I add a class??? I have 4 lines of code of the same model, how to apply the class code to all 4 numbers???
7 ноября, 20231 yr comment_197391 22 минуты назад, avangcom сказал: How do I add a class??? I have 4 lines of code of the same model, how to apply the class code to all 4 numbers??? <img class="ipsImage" src= '{setting="QR-CODE-PIC"}' alt = "qr code" />
7 ноября, 20231 yr Author comment_197392 15 minutes ago, AHristich said: <img class="ipsImage" src= '{setting="QR-CODE-PIC"}' alt = "qr code" /> I added this class but it had no effect on the image
8 ноября, 20231 yr Author comment_197403 I forgot to say that this problem is in mobile format, there is no problem with Windows
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.