Перейти к содержанию

avangcom

Актив
  • Постов

    485
  • Зарегистрирован

  • Посещение

  • Победитель дней

    1

Сообщения, опубликованные avangcom

  1. Hello
    I want to add a photo in the language section of the translation section for a text, but I don't want the photo to be clickable
    Normally, when I place the photo, by clicking on the photo, the photo will be enlarged. I want to get this feature from only this photo, not all photos.
    I used the following code

    <img src="https://ipbmafia.ru/uploads/reactions/react_thanks.png" width="25" height="25">

     

  2. Thanx , It worked great

    It is better to add this code to the plugin

    .cyberdevil_spoiler:not(.cke_widget_element) > .ipsSpoiler_contents {
        display: none;
    }
    .cyberdevil_spoiler:not(.cke_widget_element) > .ipsSpoiler_header:not(.ipsSpoiler_open) {
        margin-bottom: calc(var(--sp-4) * -1);
    }

     

  3. 2 hours ago, Exception said:

    Я только что проверил, вместо контента в спойлере при загрузке показывает примерно это:

      Hide contents

    image.png.4602a7517b7986a3b44622fc8589fc40.png

    т.е. это работает

    Yes you are right I did not notice the space between when copying. And there is ipsSpoiler_contents Now, for a moment, the image wants to open, is there a way to solve that issue as well???

    IMG_20240417_214214.png

×
×
  • Создать...