Jump to content

Featured Replies

Posted
comment_191319

Я хотел узнать, какой код можно использовать в IPS согласно изображению ниже, чтобы меню прилипло к черному ящику после прокрутки?

2245.jpg.184de90837f2ba69bccf733d58633e2c.jpg

 

comment_191324
<ul class="ipsMenu">     
  <li class="ipsMenu_item" data-ipsmenuvalue="hide">  
    <a href="#">Hide</a> 
  </li>  
  <li class="ipsMenu_item ipsMenu_itemDisabled" data-ipsmenuvalue="unhide">  
    <a href="#">Unhide</a> 
  </li>  
</ul>

you should learn css!!!!

in this example two class is important, .ipsMenu and .ipsMenu_item

  • Author
comment_191369

Какой точный код? Я знаю это сам внутри кодов. Как вы подключаете меня к черному ящику?

  • Author
comment_191453

Please help. Does anyone know exactly what code I should put?
I try any of the following codes, but it doesn't work.

.ipsButton.ipsButton_link.ipsButton_link--light.ipsButton_medium.ipsButton_fullWidth {
  position: fixed;
}
#elTopicActionsBottom_menu {
  position: sticky !important;
}
.ipsMenu.ipsMenu_auto.ipsHide.ipsMenu_topCenter {
  position: fixed;
}

 

comment_191460

Чего автор хочет вообще? Английский язык лучше для иностранцев, чем русский. Пиши на английскиом и не в одном предложении, а подробнее.

Edited by Zero108

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.