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

  • Author

Если заменить цвет, не будет после проблем с отображением у других групп?

При публикации фон у каждой группы порой разный- от черного до зеленого.

Мне полностью удалить строку?

background: #1e1f20;

Или только #1e1f20

?

4 минуты назад, t_reks сказал:

Мне полностью удалить строку?

именно так. полностью удалить background: #1e1f20;

и посмотреть с разных групп как это будет выглядеть. ну и желательно с разных браузеров.

  • Author

нашел только

.ipsReact_reactCount span:last-child {
        padding: 0 4px;
    }

в

857233871_.PNG.da4b9b3639558b58cd17b7c432377340.PNG

 

и тут нет никакого фона и указания цвета ...

я за этот бордюр имел ввиду:

1329494319_.PNG.c62821657b4e5ec3e9d04664b8a2b935.PNG

border-radius: 8px;  

не сработало

  • Author
12 минут назад, SlawkA сказал:

t_reks тогда просто добавь этот код в кастом

.ipsReact_reactCount span:last-child {
    background: #1e1f20;   тут настрой цвет на прозрачный
    border-radius: 8px;
}

не работает

ставил и #00000000 и transparent

кеш чистил:

728930584_.PNG.1b96349ea7686626a247d9f0bc092470.PNG

у тебя замещение идет из кастомной секции css, это даже в исходнике видно как бы. Там же и изменить "бордюр":

.ipsReact_reactCount {
  background: rgba(61,61,61,0.2);
  border-color: rgb(255 255 255 / 5%);
  border-radius: 10px;
}

 

  • Author
/*====\\Reputation//====>*/
	.ipsReact_button,
.ipsReact_types ul,
.ipsReact_name,
body.ipsApp_noTouch .ipsReact_types:hover .ipsReact_button,
body:not( .ipsApp_noTouch ) .ipsReact_types.ipsReact_types_active .ipsReact_button {
	background: {hextorgb="react_bg" opacity="0.70"};
}
.ipsReact_reactCount {
	background: {hextorgb="light_button" opacity="0.2"};
	border-color: rgba(0,0,0,0.03);
}
.ipsReact_reactCount > span > span:last-child,
.ipsReact_reactCount > a > span:last-child {
	background: {hextorgb="light_button" opacity="0.5"};
	color: {hextorgb="light_button_font" opacity="0.90"};
}
.ipsReact_unreact {
	background: {hextorgb="light_button" opacity="0.90"};
	color: {hextorgb="light_button_font" opacity="0.90"};
}
.ipsReactOverview ul img{
	border: 2px solid {hextorgb="react_bg" opacity="0.90"};
}
.ipsReact_reactCount{
	padding-left: 5px;
}
.ipsReact_reactCount span:last-child{
	background: {theme="react_bg"};
	padding: 0 9px;
}
html[dir="ltr"] .ipsReact_types ul li {
    padding: 0 2px;
}
html[dir="ltr"] .ipsReact_blurb:not( .ipsHide ) + .ipsReact_types{
	border-left: 1px solid {theme="react_bg"};
}
html[dir="rtl"] .ipsReact_unreact{
	left: -7px;
	top: -7px;
}
html[dir="ltr"] .ipsReact_unreact{
	right: -7px;
	top: -7px;
}

тут несколько раз повторяется данная строка

куда именно вставить?

  • 2 years later...
/*скругление лайков и прозрачность фона у них*/
.ipsReact_reactCount {
    background: rgba(61,61,61,0.2) !important;
    border-radius: 15px !important;
    border: 0px solid #6b8092 !important;
    height: 30px !important;
    padding-left: 0px !important;
}

.ipsReact_reactCount > span > span:last-child, .ipsReact_reactCount > a > span:last-child {
  background: rgba(61, 61, 61, 0);
  color: rgba(255,255,255,0.9);
}

/*лайки правка отображеия в сторонних браузерах*/
.ipsReact_reactCount span:last-child {
  background: #23233100;
  padding: 0 1px;
  margin: 0px;
}

 

Спойлер

01.PNG.689f93faab5df6103524b70da4ea0078.PNG

 

И все

Edited by aLEX49566

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.

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.