Hello - thank you for your excellent flv player! Could you recommend a way to put text directly to the left or right of the player, using HTML (text wrap)? Thank you!
How to wrap text around player?
(2 posts) (2 voices)-
Posted 1 year ago #
-
Hello again. Ok this is easier one . You can use extra div tag and make it float . Please see below example and image for the sample.
<div style='float:left;padding: 10px; border: 1px solid grey;margin:0 10px 10px 0'> [hana-flv-player video="http://localhost/wp30rc1/wp-content/plugins/hana-flv-player/babyhana.flv" width="300" height="200" description="Sarah is having fun in a merry-go-round" clickurl="http://localhost/wp30rc1" clicktarget="_blank" player="4" autoplay="false" loop="false" autorewind="true" splashimage="http://localhost/wp30rc1/wp-content/plugins/hana-flv-player/splash.jpg" /] </div> Hello - thank you for your excellent flv player! Could you recommend a way to put text directly to the left or right of the player, using HTML (text wrap)? Thank you! <div style='clear:both'></div>Posted 1 year ago #
Reply
You must log in to post.
resolved