P Paul B XenForo moderator Staff member Mar 21, 2014 #2 Resize in what way? Images will embed up to the maximum width available, then zoom to full size when clicked. The FAQ in my signature has some instructions on how to change the max embedded width. Upvote 0 Downvote
Resize in what way? Images will embed up to the maximum width available, then zoom to full size when clicked. The FAQ in my signature has some instructions on how to change the max embedded width.
Lexy Active member Mar 21, 2014 #3 i test image in post and portal page they are to big, so my question its how to autoresize image height/widht xxx it is solution PHP: .message .messageContent .messageText img { max-width: 50%; } Upvote 0 Downvote
i test image in post and portal page they are to big, so my question its how to autoresize image height/widht xxx it is solution PHP: .message .messageContent .messageText img { max-width: 50%; }
P Paul B XenForo moderator Staff member Mar 21, 2014 #4 Yes, that is from the FAQ. If it doesn't work for the portal, you will need to ask in the add-on thread for support. Upvote 0 Downvote
Yes, that is from the FAQ. If it doesn't work for the portal, you will need to ask in the add-on thread for support.