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

Как сделать обрамление (вид кнопки) у дополнительных опций в темах?

 

покажу на примере хука "Topic Password Protection" (есть в премиум разделе мафии)

 

хотелось бы сделать у опции с надписью "Пароль темы" обрамление как у обычных кнопок по бокам.

 

 

post-8225-0-74543400-1368908682.jpg

:D  а какой именно? хотя бы пример... а дальше я по аналоги без знаний кода сделаю)

background: #8fbe5f;
background: -moz-linear-gradient(top, #8fbe5f 0%, #659b42 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fbe5f), color-stop(100%,#659b42));
background: -webkit-linear-gradient(top, #8fbe5f 0%,#659b42 100%);
background: -o-linear-gradient(top, #8fbe5f 0%,#659b42 100%);
background: -ms-linear-gradient(top, #8fbe5f 0%,#659b42 100%);
background: linear-gradient(to bottom, #8fbe5f 0%,#659b42 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fbe5f', endColorstr='#659b42',GradientType=0 );
border: 1px solid #51842F;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #ADD08B, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #ADD08B, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #ADD08B, 0px 2px 3px rgba(0,0,0,0.2);
color: #fff;
text-shadow: 0 -1px 0 #52742F;
font: 700 12px/1.3 'PT Sans', Helvetica, Arial, sans-serif;
line-height: 30px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
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.