oEmbed float wordpress and css styling options?
-
I added:
if ( ! isset( $content_width ) ) $content_width = 300;
to my functions.php which made the youtube embed of videos smaller; however I would like to further style the video so it fits with my site’s theme. I would like to make it float to the left, add a border and some other stuff.
Is there another way to change this via the functions.php file?
thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘oEmbed float wordpress and css styling options?’ is closed to new replies.