tip: remove JWPLAYER logo from video
i was surprised to see the JWPLAYER logo and link to their site on a video I posted on my main page.
I added;
to the global CSS and it worked
I added;
Code
.jwlogo {
display:none;
}to the global CSS and it worked
Nice tip. Another alternative is to use the MediaElement.js addon which has no logo to hide
3 guests and 0 members have recently viewed this.
