<?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 Tutor &#187; Unique Customizations</title> <atom:link href="http://thesistutor.com/category/unique-customizations/feed/" rel="self" type="application/rss+xml" /><link>http://thesistutor.com</link> <description>Tutorials For The Thesis Wordpress Theme &#124; Video Tutorials For The Thesis Wordpress Theme</description> <lastBuildDate>Fri, 09 Jul 2010 04:50:05 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=abc</generator> <item><title>How To Absolutely Position Images In Thesis</title><link>http://thesistutor.com/how-to-absolutely-position-images-in-thesis/</link> <comments>http://thesistutor.com/how-to-absolutely-position-images-in-thesis/#comments</comments> <pubDate>Thu, 25 Jun 2009 22:52:27 +0000</pubDate> <dc:creator>Matt</dc:creator> <category><![CDATA[Unique Customizations]]></category><guid
isPermaLink="false">http://thesistutor.com/?p=310</guid> <description><![CDATA[In this Thesis tutorial there are only few lines of CSS I entered before the lesson and they are 100% for effect. Here is what I have in my stylesheet prior to the lesson: body.custom { padding-top: 3em; } .custom #header #logo { text-indent: -9999px; } .custom #header #tagline { text-indent: -9999px; } This is [...]]]></description> <content:encoded><![CDATA[<p></p><p><embed
src="http://thesistutor.com/wp-content/uploads/2009/06/absoluteposition.mov" width="740" height="470" ><br
/> In this <a
href="http://www.shareasale.com/r.cfm?b=198392&#038;u=403159&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis</a> tutorial there are only few lines of CSS I entered before the lesson and they are 100% for effect. Here is what I have in my stylesheet prior to the lesson:</p><pre>body.custom { padding-top: 3em; }
.custom #header #logo { text-indent: -9999px; }
.custom #header #tagline { text-indent: -9999px; }</pre><p>This is from the lesson and goes in the <code>custom_functions.php</code>:</p><pre>function name_your_function() {
?>
&#60img id="dog" src="wp-content/themes/thesis_151/custom/images/<code>image.type</code>" alt=""/&#62
&#60&#63php
}
add_action('thesis_hook_before_html','name_your_function');</pre><p>Be sure to come up with your own appropriate image id. Remember not to use spaces.</p><p>Finally, this is the single line of CSS used to position the image:</p><pre>.custom #dog { position: absolute; left: 33em; top: 1.5em }</pre><p>Remember to <a
href="http://www.shareasale.com/r.cfm?b=198392&#038;u=403159&#038;m=24570&#038;urllink=&#038;afftrack=">Get Thesis</a> and join the design revolution! Viva La <a
href="http://www.shareasale.com/r.cfm?b=198392&#038;u=403159&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis</a>!</p> ]]></content:encoded> <wfw:commentRss>http://thesistutor.com/how-to-absolutely-position-images-in-thesis/feed/</wfw:commentRss> <slash:comments>3</slash:comments> <enclosure
url="http://thesistutor.com/wp-content/uploads/2009/06/absoluteposition.mov" length="15354898" type="video/quicktime" /> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 7/10 queries in 0.005 seconds using disk

Served from: thesistutor.com @ 2010-09-07 16:52:32 -->