JoyFreak Well-known member Jan 30, 2018 #1 Anyone can make this? Full image looks awful in threads, also signature images!
Sunka Well-known member Jan 30, 2018 #2 just add to extra.less template CSS: .message-body img { max-width: 200px; max-height: 200px; }
JoyFreak Well-known member Jan 30, 2018 #3 That's excellent, thank you. But is there a way to make it so you can enlarge when you click it?
JoyFreak Well-known member Jan 30, 2018 #4 I decided to use: .bbImage { max-width: 500px; max-height: 500px; } This works for all bbcode images including the signature. Also found out it automatically gives the enlarge option when resized. Thanks!
I decided to use: .bbImage { max-width: 500px; max-height: 500px; } This works for all bbcode images including the signature. Also found out it automatically gives the enlarge option when resized. Thanks!