Notifications
Clear all

How I can Add FULL width style youtube video or image in coomments?

4 Posts
2 Users
0 Likes
1,724 Views
Posts: 3
Customer
Topic starter
(@blacklegacy)
Member
Joined: 7 years ago

How I can paste youtube video with "fullwidth style?" like in that comments:

http://wpdiscuz.com/addons/wpdiscuz-media-uploader/#comment-1409

3 Replies
Posts: 4171
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Please navigate to Dashboard > Comments > Settings > Styling Tab and put this CSS code in Custom CSS Code textarea. Then delete all caches and do Ctrl+F5 on front-end:

#wpcomm .wc-comment-text iframe {
max-width: 99% !important;
}
Reply
1 Reply
Customer
(@blacklegacy)
Joined: 7 years ago

Member
Posts: 3

This is dont work.. Your site use Avia Framework that wrap iframe in some DIV with some css.

I know what CSS i need use, but I need wrap IFRAME that generated by wpDiscuz - MediaUploader from some youtube link.

How I can do that in right way? Can u help me with that?

I really want to implement fullwidth video in comments.

Reply
Posts: 4171
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

I'm sorry but I have n idea for this.

Reply
Share:
Scroll to top