Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Размер окна со смайлами

Featured Replies

Posted

Начну с того, что поиск мне не помог, так что ругаться не нужно :)



Проблема в чем.

Когда открываешь полный список смайлов, то размер окна довольно велик (в смысле, что есть горизонтальная прокрутка).

Как сделать, чтобы ширина была только на ширину смайлов, а не на ширину всего экрана?

  • 2 недели спустя...

скрины тут не нужны были, прекращайте с "АП" 

найду строчку в css скину


		#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder {
			width: 100%;
			height: 93%;
			overflow: auto;
			position: absolute;
			bottom: 25px;
			top: 25px;
		}
		
		#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder  td {
			padding: 5px 0;
		}
		
		#ipboard_body .show_all_emoticons {
			bottom: 0px;
			position: absolute;
			width: 100%;
			text-align: center;
			background: #e4ebf2;
			height: 25px;
		}

меняем на своё

  • Author

скрины тут не нужны были, прекращайте с "АП" 

найду строчку в css скину



				
		#ipboard_body .show_all_emoticons {
			bottom: 0px;
			position: absolute;
			width: 100%;
			text-align: center;
			background: #e4ebf2;
			height: 25px;
		}

меняем на своё

 

Не могу найти часть этого кода. В каком именно файле?

все там есть
 


		#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder {
			width: 100%;
			height: 93%;
			overflow: auto;
			position: absolute;
			bottom: 25px;
			top: 25px;
		}
		
		#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder  td {
			padding: 5px 0;
		}
		

		
			#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder.no_bar {
				bottom: 0px;
			}
  • Author

 

все там есть

 






		#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder {
			width: 100%;
			height: 93%;
			overflow: auto;
			position: absolute;
			bottom: 25px;
			top: 25px;
		}
		
		#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder  td {
			padding: 5px 0;
		}
		

		
			#ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder.no_bar {
				bottom: 0px;
			}

 

.show_all_emoticons - нету

 

 

width: 100%;

height: 93%;

 

меняя эти значения ничего не происходит....

 

 

Прошу более конкретной помощи...(

Edited by diriks

.show_all_emoticons - нету

 

 

width: 100%;

height: 93%;

 

меняя эти значения ничего не происходит....

 

 

Прошу более конкретной помощи...(

 

Обнови кэш шаблонов.


Прошу более конкретной помощи...(
Создайте тестового юзера и данные опубликуйте, чтобы можно было зайти к Вам на форум и посмотреть.
Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.