HI,CAN SOMEONE PLEASE HELP ME WITH SOME CSS CODE TO REDUCE THE SIZE OF THE VIDEOS THAT THE FRIENDS SEND ME AS COMMENT SOME ARE VERY WIDE. THANK YOU
Good morning Thanks Ally and Candy-shop for the code I will try to see which one is more convenient to adjust the width of the videos. Have a nice day !
embed, object{ max-width: 400px !important; height: auto !important;}
Put this code in your css code box in your design profile section.
.comment-text { color: #CCCCCC !important; font-size: 14px !important; overflow-x:auto; position: relative; width: 400px;}/*COMMENT FONT STYLES AND NO STRETCH CODE*/