How to make the "import videos" provider icons horizontal image: https://prnt.sc/n3YAvXve4ti5
canadasm Hi
It due to the conflict in style for img tag between template and JomSocial, you can override with this custom css:
.joms-popup .joms-popup__content img { display: inline; }
Where does this go?
You should add into the Custom Code section in the template you're using.
Custom Code
I just added for you, kindly check.