Posted 29 марта, 20231 yr comment_191319 Я хотел узнать, какой код можно использовать в IPS согласно изображению ниже, чтобы меню прилипло к черному ящику после прокрутки?
29 марта, 20231 yr 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
30 марта, 20231 yr Author comment_191369 Какой точный код? Я знаю это сам внутри кодов. Как вы подключаете меня к черному ящику?
30 марта, 20231 yr comment_191370 У блока родителя кнопки вызывающей меню должно быть: position: fixed;
30 марта, 20231 yr Author comment_191449 Can you guide me? @by_ix @HooLIGUN We did not understand this languageException .
31 марта, 20231 yr 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; }
31 марта, 20231 yr comment_191460 Чего автор хочет вообще? Английский язык лучше для иностранцев, чем русский. Пиши на английскиом и не в одном предложении, а подробнее. Edited 31 марта, 20231 yr 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.