diamondblack37
New member
0
0%
4
Months of Service
0%
Hello, I wanted to share a couple of lines of CSS code for those using flowplayer on their website to easily remove the logo and URL. Have a great day! .flowplayer a {background-image:none !important;cursor:default;pointer-events:none}