How to float text around a video?
My blog (klettandwolfe.com) has brief text that floats next to left aligned pictures. I want to do the same with embedded or linked videos, but don't have the option to float. I can left justify the video, but text? No float.
I've tried pasting in some html in a slapdash fashion, but I clearly don't know what I'm doing.
What can be done?
Thanks for any help.
I've tried pasting in some html in a slapdash fashion, but I clearly don't know what I'm doing.
What can be done?
Thanks for any help.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?if you highlight the video and use the left-align buttons on the compose editor toolbar, does that work? I'll check in with another team member too to see if there's some CSS you could add.
I think you just add this:
(example video text stuff here in the HTML window)
but I'll check if there's an easier way.
-
Inappropriate?hm - I forget that CSS commands don't paste well here on Get Satisfaction, let me see if this works?
You'd use div style="float:left;margin:0 10px 5px 0;" before the video, but put it in the < > brackets.
Loading Profile...



EMPLOYEE