Support Forum
Had no clue on the first one yellow, as far as image sizes, I do have constraints on what they can upload, but when they embed from imgur etc, I have no control over it. That's where the images are coming from in the link above
Is there any way or is possible with a plugin to set auto constraints for images embedded? I know I can manually edit them.
understood
I guess my question would be what is different with the way reboot handles picture embeds than previous themes? The pictures in question have been on our forums for almost 2 years and we have used the default, custom and unified theme with no issues of spacing with firefox. I can revert to those one of those themes on the staging server if you would like to look.
the member posted several images in the thread which is linked above that is huge, here is a link to one of them
http://imagizer.imageshack.us/.....112808.jpg
it seems with reboot it looks fine horizontally but it is not adjusting spacing for vertical, the white spaces is where the height would be if the pictures rendered normally I believe
not sure if that makes sense
It just occurred to me that this could also be a result of flex-wrap - The same as the mobile problem you had yesterday. A quick test locally and it does seem to solve it, but I wouldn't like to say for sure that it's the answer without further tests.
You're welcome to help if you like, just add:
#spMainContainer .spTopicPostSection .spPostSection {
flex-wrap: nowrap;
}
To the child stylesheet. In fact it would be really appreciated, run that and take a browse around a few topics, see if you notice any adverse effects!
1 Guest(s)