- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I am having some trouble with a theme.
Basically trying to get high-res avatars and I changed the code in message_macros like this (which works for other themes)
Code:
However, it enlarges the avatars on mobile views too and I want to reduce its size.
This is in the theme extra.less:
Code:
Basically trying to get high-res avatars and I changed the code in message_macros like this (which works for other themes)
Code:
<xf:avatar user="$user" size="l" defaultname="{$fallbackName}" itemprop="image" />
However, it enlarges the avatars on mobile views too and I want to reduce its size.
This is in the theme extra.less:
Code:
نام موضوع : Reduce avatar size on mobile