It's very important to resize your videos media player size. for example if you embed any video from any website like youtube, dailymotion, vimeo etc. You need to set width and height of your video iframe for every time when you embed any video on your site. You set width and height according to your website / blog width height. After some time when you changed your blog template than your old videos size destroy your old posts because of iframe's width and height. So now no need to change the width and height of all posts that you have posted in your blogger. Simply add a single one line code into your blogger CSS code and enjoy all videos automatically resized in seconds.

STEPS TO ADD CODE IN YOUR BLOGGER.


  1. Goto Templates
  2. Edit HTML
  3. Find "]]> </b:skin>" this code
  4. Now before above code add bellow code.
  5. .post-body iframe { width:600px; height:350px; }
Now you can save your edition and than check your any post in which you added any video. Your all videos are resized. You can change width and height from above code. All posts videos automatically changed their width and height. 

Advertisement

1 comments:

  1. Ever wanted to get free Twitter Re-tweets?
    Did you know that you can get them ON AUTOPILOT & ABSOLUTELY FOR FREE by registering on Like 4 Like?

    ReplyDelete

 
Top