Preview
Issue #1
If you open this template on mobile, those pictures are stretched to the full width. Not sure if it is the best solution but I tried to convert it to Icon.
- Deleted Account
- Icons might work better in this case. But identifying such cases seems problematic. And without a universal solution, utility of this conversion is pretty small.
- Accepted by admin
- It's possible to identify such images by height and width attributes
- Deleted Account
- So, what values for these attributes exactly should I put in the condition? Just presence of the attributes is not enough. A regular image can have them too.
Okay, in this case it's width="36" and height="36". Do we handle just this size? It's a special case handling for an individual article. Well, suppose we get fancy and convert attrs to numbers and check for any lower value. But then what if next time it's width="40"?
- Accepted by admin
- I believe such things should be resolved by template authors, not by admins
- Type of issue
- IV page is missing essential content
- Reported
- Feb 21, 2019