ADMINISTRATIVE
- Joined
- Nov 1, 2020
- Messages
- 1,341
- Reaction score
- 680
- Points
- 113
- iCoin
- 16,440 K
- Thread starter
- Administrator
- Moderator
- #1
- Compatible with XF versions
- 2.2; 2.3
With this simple template modification trending threads without image will have an image by default.
Upload a default image to your server, for example (you can create a new folder in the assets folder to put the image in, like custom then the path will be ).
In replace this part of code (line 9):/data/assets/default_image.webp/data/assets/custom/default_image.webptrending_content_item_thread
By:
Upload a default image to your server, for example (you can create a new folder in the assets folder to put the image in, like custom then the path will be ).
In replace this part of code (line 9):/data/assets/default_image.webp/data/assets/custom/default_image.webptrending_content_item_thread
CSS:
You must log in to view
(5 lines)
By:
CSS:
You must log in to view
(9 lines)





