Перейти к публикации
View in the app

A better way to browse. Learn more.

Дизайн и модификация 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.

\IPS\Helpers\Form\CheckboxSet в линию

Опубликовано:

Здравствуйте. Так не красиво: http://prntscr.com/nteq1z как сделать в линию?

 

Или еще вот выше \IPS\Helpers\Form\Node красиво, можно и так сделать, даже лучше будет. Но как сделать это без Node?

 

	$form->add( new \IPS\Helpers\Form\Node( 'wc3_admin_botid', 0, TRUE, array( 'zeroVal' => 'wc3_admin_botid_all', 'class' => 'IPS\wc3\Bot' ), NULL, NULL, NULL, 'wc3_admin_botid' ) );
	$form->add( new \IPS\Helpers\Form\CheckboxSet( 'wc3_admin_access', NULL, TRUE, array( 'unlimited' => 'wc3_admin_access_all', 'options' => $this->commands() ) ) );

Рекомендованные сообщения

Опубликовано:

css

#form_wc3_admin_access .ipsField_fieldList li {
   display: inline-block;
}

Опубликовано:
  • Автор

Посмотрел тут: http://prntscr.com/ntf7kq

Сделал так: http://prntscr.com/ntf7ja

 

В итоге еще хуже.

 

 

SELECT красивый как у Node можно сделать? И чтобы multilipe был.

Опубликовано:

Наверное, можно. Все зависит от скиллов

Создайте аккаунт или войдите в него для комментирования

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу.

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.