<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thesis Hacker &#187; multimedia box</title>
	<atom:link href="http://www.thesishacker.com/category/multimedia-box/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thesishacker.com</link>
	<description>Customize Thesis</description>
	<lastBuildDate>Thu, 21 May 2009 16:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multimedia box, feature box, it&#8217;s all the same</title>
		<link>http://www.thesishacker.com/multimedia-box-feature-box-use-your-own-custom-box</link>
		<comments>http://www.thesishacker.com/multimedia-box-feature-box-use-your-own-custom-box#comments</comments>
		<pubDate>Fri, 01 May 2009 21:50:18 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[feature box]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[custom box]]></category>
		<category><![CDATA[hook map]]></category>
		<category><![CDATA[make your own multimedia box]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[thesis hacker]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=1752</guid>
		<description><![CDATA[Hey everyone, this lesson goes along with this one to show you the benefits of making your own custom box. Throughout this site you&#8217;ll see that there aren&#8217;t may tut&#8217;s focused on the multimedia box, or the feature box. The reason&#8230;.
It just aint worth it&#8230;
Do you realize that you have far more flexibility to make [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone, this lesson goes along with <a href="http://www.thesishacker.com/make-your-own-multimedia-box">this one</a> to show you the benefits of making your own custom box. Throughout this site you&#8217;ll see that there aren&#8217;t may tut&#8217;s focused on the multimedia box, or the feature box. The reason&#8230;.</p>
<p><strong>It just aint worth it&#8230;</strong></p>
<p>Do you realize that you have far more flexibility to make your own box in html? When you make a simple box, <em>it is a multimedia box!</em> You can put any type of code in it you want. You can insert images, video, php code, javascript. Anything you put in the Thesis multimedia box or the feature box, you can put into your own custom box!</p>
<p>Don&#8217;t get me wrong, the mm box and feature box are cool things to have but if you really want to take your customization to the next level then read on&#8230;</p>
<p>Look how limited the feature box is. You can only put it above content or above content and sidebars. Not only that, just to get it working is kind of a pain in the rear. Look at the multimedia box, it seems to be forever stuck in the upper right hand side.</p>
<p>People, look outside the box (pun is intentional) Make your own custom box and put it wherever you want</p>
<p>How do you make your own box? Check out<a href="http://www.thesishacker.com/make-your-own-multimedia-box"> this tutuorial</a></p>
<p>Now, just to give you an idea of what I&#8217;m talking about. I made a simple box and just for the heck of it I placed it in a bunch of places. Check it out&#8230;</p>
<p><img class="alignnone size-full wp-image-1754" style="border: 1px solid black;" title="156" src="http://www.thesishacker.com/wp-content/uploads/2009/05/156.png" alt="156" width="559" height="960" /></p>
<p>Now remember, you can make these boxes any way you want. The possibilities are endless. Stretch them any way you want. You can make them wider, smaller, bigger, taller, different colors, different borders, and all the while, inserting your own custom code inside them!</p>
<p>I left the multimedia box in the example to show you how stagnant it is and how dynamic your own custom box can be</p>
<p>Check out the <a href="http://www.thesishacker.com/298">hook map</a> to see where all the hooks are placed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/multimedia-box-feature-box-use-your-own-custom-box/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make your own multimedia box</title>
		<link>http://www.thesishacker.com/make-your-own-multimedia-box</link>
		<comments>http://www.thesishacker.com/make-your-own-multimedia-box#comments</comments>
		<pubDate>Mon, 27 Apr 2009 00:03:12 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[hooks]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[make your own multimedia box]]></category>
		<category><![CDATA[mm box]]></category>
		<category><![CDATA[move multimedia box]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[thesis hacker]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=1721</guid>
		<description><![CDATA[The mm box is a great feature but did you know you can make your very own simple mm box and place it any where you want on your site? Basically you&#8217;re going to make a box in in html, place it with a function, and style it in your custom.css file. Once you create [...]]]></description>
			<content:encoded><![CDATA[<p>The mm box is a great feature but did you know you can make your very own simple mm box and place it any where you want on your site? Basically you&#8217;re going to make a box in in html, place it with a function, and style it in your custom.css file. Once you create the box you can put any code you want in it&#8230;php, javascript, html, embed a video, your own custom code.</p>
<p>Check it out&#8230;</p>
<p><img class="alignnone size-full wp-image-1722" title="155" src="http://www.thesishacker.com/wp-content/uploads/2009/04/155.png" alt="155" width="539" height="290" /></p>
<p><img class="alignnone size-full wp-image-1723" title="154" src="http://www.thesishacker.com/wp-content/uploads/2009/04/154.png" alt="154" width="541" height="391" /></p>
<p>First you want to create the box with a simple function in your custom.functions.php file&#8230;</p>
<p class="alert">
function mymmbox() { ?&gt;<br />
       &lt;div class=&quot;mymmbox&quot;&gt;&lt;/div&gt;<br />
&lt;?<br />
}</p>
<p>I gave it a class name of &#8220;mymmbox&#8221; so that I can style it in my custom.css file. Name it whatever you want</p>
<p>Next I styled it in my custom.css file</p>
<p class="alert">.custom .mymmbox {<br />
width: 91em;<br />
height: 20em;<br />
border: 1px solid<br />
margin-left: 2em;<br />
margin-bottom: 2em;<br />
}</p>
<p>Then I decided I wanted to place it under my header so I added it with a hook</p>
<p class="alert">
function mymmbox() { ?&gt;<br />
       &lt;div class=&quot;mymmbox&quot;&gt;&lt;/div&gt;<br />
&lt;?<br />
}<br />
add_action(&#8217;thesis_hook_after_header&#8217; , &#8216;mymmbox&#8217;);</p>
<p>So there you have it. A real basic box that you can put anything into. Whatever you want to put in the new box, you place the code between the two &lt;div&gt; tags in the function.</p>
<p>You can now move it around anywhere you want with hooks in your custom.functions.php file, and you can change everything from the color, borders, size, etc, all in your custom.css</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/make-your-own-multimedia-box/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Change the font of the mm box</title>
		<link>http://www.thesishacker.com/change-font-of-multimedia-box</link>
		<comments>http://www.thesishacker.com/change-font-of-multimedia-box#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:40:55 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[fonts]]></category>
		<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[change the font]]></category>
		<category><![CDATA[mm box]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=911</guid>
		<description><![CDATA[Change the font of the multimedia box]]></description>
			<content:encoded><![CDATA[<p>To change the font in your multimedia box&#8230;</p>
<p>Dashboard &#8212;-&gt; Appearance &#8212;-&gt; Thesis Options&#8230;.</p>
<p style="text-align: center;"><img class="size-full wp-image-913 aligncenter" style="border: 1px solid black;" title="681" src="http://www.thesishacker.com/wp-content/uploads/2009/01/681.png" alt="681" width="300" height="163" /></p>
<p>Pick your choices from the drop down menus. Hit the save button.</p>
<p style="text-align: center;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-font-of-multimedia-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add text with styling to the mm box</title>
		<link>http://www.thesishacker.com/add-text-with-styling-to-multimedi-box</link>
		<comments>http://www.thesishacker.com/add-text-with-styling-to-multimedi-box#comments</comments>
		<pubDate>Tue, 27 Jan 2009 02:38:25 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[add text to mm box]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[mm box]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=864</guid>
		<description><![CDATA[add stylized text to the mm box]]></description>
			<content:encoded><![CDATA[<p>If you want to add some basic text to the mm box with some styles to it go to Dashboard &#8212;-&gt; Appearance &#8212;-&gt; Thesis Options&#8230;</p>
<p style="text-align: center;"><img class="size-full wp-image-865 aligncenter" style="border: 1px solid black;" title="62" src="http://www.thesishacker.com/wp-content/uploads/2009/01/62.png" alt="62" width="305" height="648" /></p>
<p>I gave the text an id of &#8220;mmtext&#8221; so I could style it in my custom.css. You can name it whatever you want.</p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*mm box text styling*/</span><br />
.custom #mmtext {font-size: 2em;<br />
font-style: italic;<br />
color: red;<br />
}</p>
<p style="text-align: center;"><img class="size-full wp-image-866 aligncenter" style="border: 1px solid black;" title="61" src="http://www.thesishacker.com/wp-content/uploads/2009/01/61.png" alt="61" width="533" height="239" /></p>
<p>This is a real basic styling. Use your imagination to create your desired effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/add-text-with-styling-to-multimedi-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add simple text to the mm box</title>
		<link>http://www.thesishacker.com/add-simple-text-to-multimedia-box</link>
		<comments>http://www.thesishacker.com/add-simple-text-to-multimedia-box#comments</comments>
		<pubDate>Tue, 27 Jan 2009 01:34:53 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[mm box]]></category>
		<category><![CDATA[text in mm box]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=858</guid>
		<description><![CDATA[Add simple text to the mm box]]></description>
			<content:encoded><![CDATA[<p>If you want some really basic simple text to the mm box go to</p>
<p>Dashboard &#8212;-&gt; Appearance &#8212;-&gt; Thesis Options&#8230;.</p>
<p style="text-align: center;"><img class="size-full wp-image-859 aligncenter" style="border: 1px solid black;" title="59" src="http://www.thesishacker.com/wp-content/uploads/2009/01/59.png" alt="59" width="308" height="646" /></p>
<p>Choose &#8220;custom code&#8221; from the drop down menu. Type whatever you want in the yellow box. Hit the save button.</p>
<p style="text-align: center;"><img class="size-full wp-image-860 aligncenter" style="border: 1px solid black;" title="60" src="http://www.thesishacker.com/wp-content/uploads/2009/01/60.png" alt="60" width="540" height="238" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/add-simple-text-to-multimedia-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move the mm box down the sidebar</title>
		<link>http://www.thesishacker.com/move-the-multimedia-box-down-the-sidebar</link>
		<comments>http://www.thesishacker.com/move-the-multimedia-box-down-the-sidebar#comments</comments>
		<pubDate>Tue, 20 Jan 2009 01:03:05 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[move mm box]]></category>
		<category><![CDATA[sidebar]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=462</guid>
		<description><![CDATA[Move the mm box down the sidebar]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-463" style="border: 1px solid black;" title="25" src="http://www.thesishacker.com/wp-content/uploads/2009/01/25.png" alt="25" width="552" height="198" /></p>
<p><img class="alignnone size-full wp-image-464" style="border: 1px solid black;" title="26" src="http://www.thesishacker.com/wp-content/uploads/2009/01/26.png" alt="26" width="555" height="312" /></p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*move the mm b0x down*/</span><br />
.custom #multimedia_box { margin-top: 10em;}</p>
<p>Change the em&#8217;s to whatever fits your taste</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/move-the-multimedia-box-down-the-sidebar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Put a border around the MM Box</title>
		<link>http://www.thesishacker.com/put-a-border-around-th-multimedia-box</link>
		<comments>http://www.thesishacker.com/put-a-border-around-th-multimedia-box#comments</comments>
		<pubDate>Mon, 12 Jan 2009 22:46:37 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[mm box]]></category>
		<category><![CDATA[put a border around mm box]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=278</guid>
		<description><![CDATA[To put a border around the mm box go to your custom.css file and add this code...
]]></description>
			<content:encoded><![CDATA[<p>To put a border around the mm box, In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*border around mm box*/</span><br />
<span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#custom_box</span> {border: 5px solid #000000; }</p>
<p style="text-align: center;"><img class="size-full wp-image-279 aligncenter" style="border: 1px solid black;" title="mmbox41" src="http://www.thesishacker.com/wp-content/uploads/2009/01/mmbox41.png" alt="mmbox41" width="494" height="474" /></p>
<p style="text-align: center;"><img class="size-full wp-image-280 aligncenter" style="border: 1px solid black;" title="mmox5" src="http://www.thesishacker.com/wp-content/uploads/2009/01/mmox5.png" alt="mmox5" width="499" height="484" /></p>
<p>You can change the value of px to whatever you want</p>
<p>You can change the hexidecimal # to whatever you want</p>
<p>You can change solid to one of the following&#8230;.</p>
<h3>dashed, dotted, double, groove, inset, outset, ridge</h3>
<p>If you don&#8217;t want a border just type in the word &#8220;none&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/put-a-border-around-th-multimedia-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the color of the MM Box</title>
		<link>http://www.thesishacker.com/change-the-color-of-the-multimedia-box</link>
		<comments>http://www.thesishacker.com/change-the-color-of-the-multimedia-box#comments</comments>
		<pubDate>Mon, 12 Jan 2009 22:33:02 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[change the color of mm box]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color picker]]></category>
		<category><![CDATA[hexidecimal #]]></category>
		<category><![CDATA[mm box]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=273</guid>
		<description><![CDATA[If you want to change the color of the mm box go to your custom.css file and add this code....]]></description>
			<content:encoded><![CDATA[<p>To change the color of the mm box, In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p>If you&#8217;re using the mm box for rotating images use this&#8230;</p>
<p class="alert"><span style="color: #339966;">/*mm box color*/</span><br />
<span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#image_box</span> { background: #ff9955; }</p>
<p>If you&#8217;re using the mm box for embedding video use this&#8230;</p>
<p class="alert"><span style="color: #339966;">/*mm box color*/</span><br />
<span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#video_box</span> { background: #ff9955; }</p>
<p>If you&#8217;re using the mm box for custom code use this&#8230;</p>
<p class="alert"><span style="color: #339966;">/*mm box color*/</span><br />
<span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#custom_box</span> { background: #ff9955; }</p>
<p>Replace the hexidecimal # with any value you want.  To get a choice <a href="http://www.febooti.com/products/iezoom/online-help/online-color-chart-picker.html">go here to the cool color picker. </a></p>
<p style="text-align: center;"><img class="size-full wp-image-274 aligncenter" style="border: 1px solid black;" title="mmbox3" src="http://www.thesishacker.com/wp-content/uploads/2009/01/mmbox3.png" alt="mmbox3" width="487" height="478" /></p>
<p style="text-align: center;"><img class="size-full wp-image-275 aligncenter" style="border: 1px solid black;" title="mmbox4" src="http://www.thesishacker.com/wp-content/uploads/2009/01/mmbox4.png" alt="mmbox4" width="494" height="474" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-the-color-of-the-multimedia-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the size of the MM box</title>
		<link>http://www.thesishacker.com/change-the-size-of-the-multimedia-box-box</link>
		<comments>http://www.thesishacker.com/change-the-size-of-the-multimedia-box-box#comments</comments>
		<pubDate>Mon, 12 Jan 2009 22:04:39 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[multimedia box]]></category>
		<category><![CDATA[change size mm box]]></category>
		<category><![CDATA[mm box]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=266</guid>
		<description><![CDATA[When you first install thesis the default setting for the mm box is to have images in it.  If  you want to customize it first got to Thesis Options--->Multimedia Box. ]]></description>
			<content:encoded><![CDATA[<p>When you first install thesis the default setting for the mm box is to have images in it.  If  you want to customize it first got to Thesis Options&#8212;&gt;Multimedia Box.  From the drop-down menu choose custom code.  Hit the big save button and check out your site.  Below is a partial screen shot and it shows what the mm box will look like&#8230;.</p>
<p style="text-align: center;"><img class="size-full wp-image-267 aligncenter" style="border: 1px solid black;" title="mmbox" src="http://www.thesishacker.com/wp-content/uploads/2009/01/mmbox.png" alt="mmbox" width="539" height="368" /></p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*custom mm box size*/</span><br />
<span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#custom_box</span> {  height: 20em; }</p>
<p>Now your box will look like this&#8230;..</p>
<p style="text-align: center;"><img class="size-full wp-image-268 aligncenter" style="border: 1px solid black;" title="mmbox2" src="http://www.thesishacker.com/wp-content/uploads/2009/01/mmbox2.png" alt="mmbox2" width="502" height="494" /></p>
<p>You can change the height to whatever numercial value you want.  You can also add a width attribute and style it the same way.  Something like this&#8230;.</p>
<p class="alert"><span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#custom_box</span> { height: 20em; width 18em; }</p>
<p>You can also use percentages instead of em&#8217;s.  Check out the following example&#8230;</p>
<p class="alert"><span style="color: #ff0000;">.custom</span> <span style="color: #0000ff;">#custom_box</span> { height: 40%; width 10%; }</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-the-size-of-the-multimedia-box-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
