Blur forum categories for visitors

Blur forum categories for visitors

  • Создатель Темы Создатель Темы axtona
  • Дата начала Дата начала
Присоединился
Июнь 28, 2020
Сообщения
4,400
Оценка реакций
1,401
Credits
$11,798
The Blur forum categories for visitors has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !
Blur out your homepage categories for your visitors.
Просмотреть вложение 113282
extra.less
CSS:
[data-logged-in="false"] [data-template="forum_view"] .p-body-pageContent, [data-logged-in="false"] [data-template="thread_view"] .p-body-pageContent, [data-logged-in="false"] .block--category {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
    filter: blur(4px);
    filter...
Read more about this resource...
 
Вверх