Jump to content

Featured Replies

Posted
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"   /> 

 

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".

ЗДЕСЬ много полезного в разделе Индивидуализация.

  • 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???

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"   />

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.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.