Jump to content

Иконки


Cobratin

Recommended Posts

Подскажите пожалуйста, в каком шаблоне увеличивать иконки форума, а то на стандартном нормальные, как и надо, а на темных темах очень уж мелковаты.

Link to comment
Share on other sites

В Custom.css найти и поменять.

.ipsItemStatus_custom, .cForumRow .ipsItemStatus_custom {
    max-width: 36px;
}

на 

.ipsItemStatus_custom, .cForumRow .ipsItemStatus_custom {
    max-width: 50px;
}
Спойлер

2019-08-25_19-10-52.png.b72162ceb539cdb74fed73d4a778bc07.png

 

Link to comment
Share on other sites

35 минут назад, Sipsb сказал:

В Custom.css найти и поменять.


.ipsItemStatus_custom, .cForumRow .ipsItemStatus_custom {
    max-width: 36px;
}

на 


.ipsItemStatus_custom, .cForumRow .ipsItemStatus_custom {
    max-width: 50px;
}
  Показать контент

2019-08-25_19-10-52.png.b72162ceb539cdb74fed73d4a778bc07.png

 

Спасибо большое!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...