Jump to content

following box in the phone version


afshin20

Recommended Posts

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

301.jpg.883942ec4b97a56a65fc0ef61eafdae3.jpg

 

ipsHovercard ipsHovercard_stemBottom ipsHovercard_stemRight
Link to comment
Share on other sites

16 minutes ago, SlawkA said:

afshin20 

  Reveal hidden contents

215117092_Screenshot2022-12-19at18-08-31Default.png.066cdce90d7a08fd75e7ef243063a732.png

 

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
Share on other sites

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 by Exception
Link to comment
Share on other sites

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
Share on other sites

18 минут назад, afshin20 сказал:

I added this code, but there was no change

что за код и куда ты его добавил

Link to comment
Share on other sites

  @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
Share on other sites

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

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...