-
Author
-
January 25, 2016 at 02:06 #100270youratepornParticipant
Hi, I have yet another question. The videos on my site do not look good. See Attachment video.png
But I’d like to have as Attachment video how i want it.png
How do I solve this?
Attachments:
You must be logged in to view attached files.January 25, 2016 at 18:10 #100381RaduModeratorHi,
You need to set to that iframes width:100% , but please provide the page url and an username and pass to can view the page.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 27, 2016 at 20:25 #100851youratepornParticipantIf i set it 100 %, do i get the play botton and is it mobile friendly?
January 27, 2016 at 20:34 #100855youratepornParticipantthis are my settings
Attachments:
You must be logged in to view attached files.January 28, 2016 at 15:51 #100985RaduModeratorHi,
Please add this css
COPY CODEli.rtmedia-list-item.media-type-video { width: 100% !important; display: inline-block; } .rtmedia-activity-container .mejs-container.mejs-video { width: 100% !important; display: inline-block; } @media (min-width:700px) { .rtmedia-activity-container .mejs-container.mejs-video { max-height: 405px; } }
Is ok on mobile i checked.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 28, 2016 at 16:59 #101006youratepornParticipantBeautiful.Thank you very much 😀 That is what im looking for. But… Is it possible to do it with the image to? Because now are the image so small. I hope so.
January 28, 2016 at 17:50 #101010RaduModeratorCOPY CODE.rtmedia-list-item>a .rtmedia-item-thumbnail img { width: 100% !important; height: 100% !important; } .rtmedia-activity-container .media-type-photo .rtmedia-item-thumbnail { width: 100% !important; height: 100% !important; min-height:700px !important; max-width: none !important; max-height: none !important; display: block !important; } .rtmedia-list-item>a {display: block;}
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 28, 2016 at 17:57 #101012youratepornParticipantYes, this is good. But the quality of the image is very bad now. How can i make that better. When i click on the image, the quality is good
January 29, 2016 at 16:25 #101164RaduModeratorHi,
I think you should modify the medium photo size from here : https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2016/01/download.png
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.