If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

How to add video in a blogger side bar?

Started by qx_1789, 02-11-2016, 02:35:58

Previous topic - Next topic

linkhope

In Blogger's Theme → Edit HTML, locate the <b:section> that renders the sidebar and drop a <b:widget type='HTML' title='Featured Clip'> with an <iframe> pointing to your video host.
Wrap it in a <div class='vid-wrap'> and apply a CSS fluid‑box rule (max‑width:100%; height:auto). This single snippet will persist across the entire post feed.
  •  



If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...