Posted 19 декабря, 20221 yr comment_188506 In the default format, after clicking on following in the phone version, it goes out of the box, how can I fix the problem? I am looking for the following code for styling, but it is not in the template ipsHovercard ipsHovercard_stemTop ipsHovercard_stemRight ipsHovercard ipsHovercard_stemBottom ipsHovercard_stemRight Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/ Share on other sites Больше вариантов
19 декабря, 20221 yr comment_188507 afshin20 Спойлер Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188507 Share on other sites Больше вариантов
19 декабря, 20221 yr Author comment_188508 16 minutes ago, SlawkA said: afshin20 Reveal hidden contents The problem was not solved. If you pay attention to the image, the styling is done in the html format itself. What code should I add to the template or will the problem be solved? Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188508 Share on other sites Больше вариантов
19 декабря, 20221 yr comment_188509 8 минут назад, afshin20 сказал: The problem was not solved. If you pay attention to the image, the styling is done in the html format itself. What code should I add to the template or will the problem be solved? hovercard формируется js'ом, можно на кнопке вызывающую hovercard где data-ipshover добавить опцию ширины, например data-ipshover-width="200" Edited 19 декабря, 20221 yr by Exception Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188509 Share on other sites Больше вариантов
19 декабря, 20221 yr Author comment_188513 Exception SlawkA Thanks for your tips. I added this code, but there was no change Can you give me the complete code? @media screen and (max-width: 767px) .ipsHovercard.ipsHovercard_stemRight { margin-left: 0; width: 340px !important; } Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188513 Share on other sites Больше вариантов
19 декабря, 20221 yr comment_188515 18 минут назад, afshin20 сказал: I added this code, but there was no change что за код и куда ты его добавил Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188515 Share on other sites Больше вариантов
19 декабря, 20221 yr Author comment_188517 @media screen and (max-width: 767px) .ipsHovercard.ipsHovercard_stemRight { margin-left: 0; width: 340px !important; } this code above add to custom.css and popup.css Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188517 Share on other sites Больше вариантов
19 декабря, 20221 yr comment_188518 9 минут назад, afshin20 сказал: @media screen and (max-width: 767px) .ipsHovercard.ipsHovercard_stemRight { margin-left: 0; width: 340px !important; } this code above add to custom.css and popup.css 1 час назад, Exception сказал: hovercard формируется js'ом, можно на кнопке вызывающую hovercard где data-ipshover добавить опцию ширины, например data-ipshover-width="200" Link to comment https://ipbmafia.ru/topic/25092-following-box-in-the-phone-version/?&do=findComment&comment=188518 Share on other sites Больше вариантов
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.