Is it possible to create photo fields? To add more photos in the profile and maybe to create albums 2?
Notifications
Clear all
Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
May 31, 2020 1:53 pm
2 Replies
May 31, 2020 6:24 pm
hi @mariosgr
for photos you can use User Field Type:Textarea and the new Profile Tabs
and add images over HTML <img> Tag
adjust the width and height, etc. of photos by using CSS (custom CSS).
Example on my page https://www.tutrix.de/forum/fotogalerie/tutrix/
Jun 01, 2020 3:26 pm
Thank you