Just got this addon and when i posted a video as a test, it went out of the post frame.
http://unclenched.com/forum/other-plugging/test/
how do i go about fixing this? Thanks
Just got this addon and when i posted a video as a test, it went out of the post frame.
http://unclenched.com/forum/other-plugging/test/
how do i go about fixing this? Thanks
Sorry this is the example link.
Hi victor,
This is a conflict with your WP theme. Please put this CSS code in Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and do Ctrl+F5 on front-end.
#wpforo-wrap .wpforo-post-content .wpf-video{display: inline-block;}
@media screen and (max-width:800px) {
#wpforo-wrap .wpforo-post-content .wpf-video{width:95%}
}
Hey.
I put the code in the correct section. I then cleared my Cache in both internet explorer and google chrome and it still didnt work. Thank you for your quick response. Look forward to hearing from you again.
New link.
http://unclenched.com/forum/other-plugging/testing/#post-16
I added an image showing you where i put the code just to make sure. i really like this product and plan to buy all the addons. i need this one to work first though.