styling YouTube object
-
I’m trying to get all of the youtube videos on my site to align to the right, with text wrapping around the left. Looks fine in FireFox, but not IE8. Here’s what I’m using:
object {
text-align: right;
}I’ve also tried
object {
float: right;
}Neither has worked. Any suggestions?
Here’s a link to the site:
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘styling YouTube object’ is closed to new replies.