Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Include to your theme <a href="http://fitvidsjs.com/" rel="nofollow"><strong>Fitvid.js</strong></a> on <em><code>permalink</code></em> pages.</p> <blockquote> <p>A lightweight, easy-to-use jQuery plugin for fluid width video embeds.</p> </blockquote> <p>Change size of video changing size of video-wrapper, and <strong>FitVid</strong> will resize video.</p> <p><strong>UPD:</strong> </p> <h2>Step-by-step instruction:</h2> <ol> <li><a href="https://github.com/davatron5000/FitVids.js/downloads" rel="nofollow"><strong>Download</strong></a> source code of <em>Fitvid.js</em> from github;</li> <li>Upload to Tumblr file hosting with <a href="http://www.tumblr.com/themes/upload_static_file" rel="nofollow"><strong>static file uploader</strong></a> and copy(save) the <em>url</em> of uploaded file;</li> <li>Open <a href="http://www.tumblr.com/customize/" rel="nofollow">Customize page</a> of your blog in new page;</li> <li>Press <strong>'Edit HTML'</strong> button;</li> <li>Find <code>&lt;script type="text/javascript" src="http://code.jquery.com/jquery.min.js"&gt;&lt;/script&gt;</code> string;</li> <li>Paste after it this string: <code>&lt;script type="text/javascript" src="FITVIDURL"&gt;&lt;/script&gt;</code> - where <code>FITVIDURL</code> is saved url from step #2;</li> <li>Wrap resulting string from step #6 with this <code>if</code> statement, like this:<br> <code>{block:PermalinkPage} STRING from prev. step {/block:PermalinkPage}</code> -- this statement will include this library only on <em>permalink</em> pages;</li> </ol> <h3>Further reading:</h3> <ul> <li><a href="https://github.com/davatron5000/FitVids.js" rel="nofollow">Fitvid.js readme</a></li> <li><a href="http://www.tumblr.com/docs/en/custom_themes/" rel="nofollow">How to create a custom HTML theme</a> via <a href="http://twitter.com/tumblr" rel="nofollow">@Tumblr</a></li> <li><a href="http://disattention.com/labs/tumblr/theme-guide/" rel="nofollow">Unofficial Tumblr Theme Guide</a> via <a href="http://twitter.com/bobdiaes" rel="nofollow">@bobdiaes</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload