<?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>SenseHow.Com &#187; Thesis</title>
	<atom:link href="http://www.sensehow.com/category/wordpress/thesis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sensehow.com</link>
	<description>Your web tech guide!</description>
	<lastBuildDate>Mon, 16 Jan 2012 10:12:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to add google plus one button to Thesis wordpress theme</title>
		<link>http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/</link>
		<comments>http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 14:58:55 +0000</pubDate>
		<dc:creator>sensehow</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[google plus one]]></category>
		<category><![CDATA[google+]]></category>

		<guid isPermaLink="false">http://www.sensehow.com/?p=2208</guid>
		<description><![CDATA[Hello,If you are a blogger,you will have already known about the Google+ social network introduced by google.And they have also released a google plus button to be added to blogs.When other networks introduce a facility we may wait until it gets famous or to get reviewed by other bloggers,But this is google and we have [...]<p><a href="http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/">How to add google plus one button to Thesis wordpress theme</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>



Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add floating back to top button in thesis wordpress theme'>How to add floating back to top button in thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-add-retweet-button-into-teaser-and-posts-of-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add retweet button into teaser and posts of thesis wordpress theme'>How to add retweet button into teaser and posts of thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/thesis-how-to-place-ads-above-the-post-title-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: Thesis-how to place ads Above the post title in thesis wordpress theme'>Thesis-how to place ads Above the post title in thesis wordpress theme</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hello,If you are a blogger,you will have already known about the Google+ social network introduced by google.And they have also released a google plus button to be added to blogs.When other networks introduce a facility we may wait until it gets famous or to get reviewed by other bloggers,But this is google and we have no option but to bind with google+ because every blogger gets his 60% traffic from google search.google has indicated,The google plus button will significantly affect the search engine rankings of your website.So,let me show you how to install google plus button in your thesis wordpress theme.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/google+1thesis.png"><img class="aligncenter size-full wp-image-2209" title="google+1thesis" src="http://www.sensehow.com/wp-content/uploads/google+1thesis.png" alt="google+1thesis How to add google plus one button to Thesis wordpress theme" width="447" height="284" /></a></p>
<h2>Installing Google+ plus button in thesis wordpress theme:</h2>
<p>Installing google plus button in thesis is very simple.Check below for the steps involved in adding google plus one to wordpress thesis theme.You can also add this through thesis openhook plugin to the header section or using the &#8220;site options&#8221; menu and then adding to the stats/tracking scripts option.</p>
<p>Add this code to your custom_functions.php file.</p>
<pre>function google_plus_one_button() {
	?&gt;
&lt;script type="text/javascript" src="http://apis.google.com/js/plusone.js"&gt;&lt;/script&gt;
	&lt;?php
}
add_action('wp_head', 'google_plus_one_button');</pre>
<p>Now after you add the above code to thesis,Add the below code to position the google plus button wherever you want on your blog page.A suggested position would be the top sidebar,or below the post title.You can use thesis openhook plugin to position or adding to the theme.</p>
<pre>&lt;g:plusone&gt;&lt;/g:plusone&gt;</pre>
<p>Now check your blog and you will be seeing the Google plus one button on loading on the position you added it.</p>
<p><strong><span style="color: #ff0000;">If this post was useful for you,Give me a Plus one dude</span></strong></p>
<p>Share your thoughts on the plus button with us.</p>
<p><a href="http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/">How to add google plus one button to Thesis wordpress theme</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>


<p>Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add floating back to top button in thesis wordpress theme'>How to add floating back to top button in thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-add-retweet-button-into-teaser-and-posts-of-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add retweet button into teaser and posts of thesis wordpress theme'>How to add retweet button into teaser and posts of thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/thesis-how-to-place-ads-above-the-post-title-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: Thesis-how to place ads Above the post title in thesis wordpress theme'>Thesis-how to place ads Above the post title in thesis wordpress theme</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thesis 1.8 features&amp;review</title>
		<link>http://www.sensehow.com/thesis-1-8-featuresreview/</link>
		<comments>http://www.sensehow.com/thesis-1-8-featuresreview/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 16:10:34 +0000</pubDate>
		<dc:creator>sensehow</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Thesis 1.8]]></category>
		<category><![CDATA[thesis review]]></category>

		<guid isPermaLink="false">http://www.sensehow.com/?p=1873</guid>
		<description><![CDATA[Thesis is so far one of the best wordpress theme.Thesis 1.8 has been released and it has taken thesis 1.8 to more heights of customization.Thesis is now having various features and most of them have not been seen in any of the wordpress theme until now.The best of the features of thesis 1.8 wordpress theme [...]<p><a href="http://www.sensehow.com/thesis-1-8-featuresreview/">Thesis 1.8 features&#038;review</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>



Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-clickable-header-banner-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add clickable header banner in thesis wordpress theme'>How to add clickable header banner in thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-customize-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How I customized thesis theme'>How I customized thesis theme</a></li>
<li><a href='http://www.sensehow.com/thesis-1-7-wordpres-theme-free-download/' rel='bookmark' title='Permanent Link: Thesis 1.7 wordpres theme free download'>Thesis 1.7 wordpres theme free download</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Thesis is so far one of the best wordpress theme.Thesis 1.8 has been released and it has taken thesis 1.8 to more heights of customization.Thesis is now having various features and most of them have not been seen in any of the wordpress theme until now.The best of the features of thesis 1.8 wordpress theme is listed below.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/thesis1.8.png"><img class="aligncenter size-full wp-image-1874" title="thesis1.8" src="http://www.sensehow.com/wp-content/uploads/thesis1.8.png" alt="thesis1.8 Thesis 1.8 features&review" width="300" height="248" /></a></p>
<h2>Header Image Uploader:</h2>
<p>You can now add header image from inside the thesis options by the image uploader.Previously thesis users uploaded a header image and then linked it inside the custom.css and now need not do this.</p>
<h2>Seo Character counters:</h2>
<p>There is an inbuilt seo character counter in thesis 1.8.Search engines display only specified number of characters in title and description.There are appropriate character counters throughout all input interfaces in thesis theme 1.8 version.</p>
<h2>Google Fonts support:</h2>
<p>Thesis 1.8 has google fonts support.Have a look at <a href="http://code.google.com/webfonts">google fonts directory</a></p>
<h2>WordPress Nav Menu support:</h2>
<p>Thesis 1.8 offers full support to wordpress 3.0 navigation menu.You can even customize it using the thesis nav menu customization option.So double addon for both wordpress&amp;thesis.</p>
<ul>
<li>Category/Tag/Taxonomy Page Options</li>
<li>Favicon Uploader</li>
<li>Custom Loop API</li>
<li>Windows live writer support</li>
</ul>
<p>more and more features.</p>
<h1><a href="http://www.sensehow.com/go/Buy-Thesis/">Download Thesis 1.8 Now</a></h1>
<p><a href="http://www.sensehow.com/thesis-1-8-featuresreview/">Thesis 1.8 features&#038;review</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>


<p>Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-clickable-header-banner-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add clickable header banner in thesis wordpress theme'>How to add clickable header banner in thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-customize-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How I customized thesis theme'>How I customized thesis theme</a></li>
<li><a href='http://www.sensehow.com/thesis-1-7-wordpres-theme-free-download/' rel='bookmark' title='Permanent Link: Thesis 1.7 wordpres theme free download'>Thesis 1.7 wordpres theme free download</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sensehow.com/thesis-1-8-featuresreview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thesis 1.8 is out!! Download it free</title>
		<link>http://www.sensehow.com/thesis-1-8-is-out-download-it-free/</link>
		<comments>http://www.sensehow.com/thesis-1-8-is-out-download-it-free/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:04:55 +0000</pubDate>
		<dc:creator>sensehow</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[download thesis 1.8]]></category>
		<category><![CDATA[download thesis 1.8 for free]]></category>
		<category><![CDATA[thesis 1.7]]></category>
		<category><![CDATA[Thesis 1.8 Final]]></category>

		<guid isPermaLink="false">http://www.sensehow.com/?p=1869</guid>
		<description><![CDATA[So,there is good news for people who have already purchased thesis 1.7.Now thesis 1.8 final version is out and bloggers who have allready purchased thesis 1.7 can now download thesis 1.8 for free since Diythemes allows lifetime free upgrades.For others those who have not yet purchased thesis 1.8,remember thesis 2.0 is about to be released [...]<p><a href="http://www.sensehow.com/thesis-1-8-is-out-download-it-free/">Thesis 1.8 is out!! Download it free</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>



Related posts:<ol><li><a href='http://www.sensehow.com/thesis-1-7-wordpres-theme-free-download/' rel='bookmark' title='Permanent Link: Thesis 1.7 wordpres theme free download'>Thesis 1.7 wordpres theme free download</a></li>
<li><a href='http://www.sensehow.com/thesis-1-8-featuresreview/' rel='bookmark' title='Permanent Link: Thesis 1.8 features&#038;review'>Thesis 1.8 features&#038;review</a></li>
<li><a href='http://www.sensehow.com/how-to-add-clickable-header-banner-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add clickable header banner in thesis wordpress theme'>How to add clickable header banner in thesis wordpress theme</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>So,there is good news for people who have already purchased thesis 1.7.Now thesis 1.8 final version is out and bloggers who have allready purchased thesis 1.7 can now download thesis 1.8 for free since Diythemes allows lifetime free upgrades.For others those who have not yet purchased thesis 1.8,remember thesis 2.0 is about to be released in near future with double the cost of thesis 1.8.So buy it now so that you have lifetime free upgrades.</p>
<p><a href="http://www.sensehow.com/go/Buy-Thesis/"><img class="aligncenter size-full wp-image-1870" title="wordpressthesistheme1.8download" src="http://www.sensehow.com/wp-content/uploads/wordpressthesistheme1.8download.png" alt="wordpressthesistheme1.8download Thesis 1.8 is out!! Download it free" width="300" height="250" /></a></p>
<p>Thesis 1.8 has made thesis customization very easy and now you can upload your header from inside the thesis options and need not play with your custom.css any more.There are many more options which makes your blog customization very easy.Shortly i will review all the features of thesis 1.8.</p>
<p>For now,take a look at <a href="http://www.sensehow.com/go/Buy-Thesis/">thesis here</a></p>
<p><a href="http://www.sensehow.com/thesis-1-8-is-out-download-it-free/">Thesis 1.8 is out!! Download it free</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>


<p>Related posts:<ol><li><a href='http://www.sensehow.com/thesis-1-7-wordpres-theme-free-download/' rel='bookmark' title='Permanent Link: Thesis 1.7 wordpres theme free download'>Thesis 1.7 wordpres theme free download</a></li>
<li><a href='http://www.sensehow.com/thesis-1-8-featuresreview/' rel='bookmark' title='Permanent Link: Thesis 1.8 features&#038;review'>Thesis 1.8 features&#038;review</a></li>
<li><a href='http://www.sensehow.com/how-to-add-clickable-header-banner-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add clickable header banner in thesis wordpress theme'>How to add clickable header banner in thesis wordpress theme</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sensehow.com/thesis-1-8-is-out-download-it-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display facebook fan count in text in your blog</title>
		<link>http://www.sensehow.com/how-to-display-facebook-fan-count-in-text-in-your-blog/</link>
		<comments>http://www.sensehow.com/how-to-display-facebook-fan-count-in-text-in-your-blog/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:54:12 +0000</pubDate>
		<dc:creator>sensehow</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[display facebook fan count]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[facebook fan count]]></category>
		<category><![CDATA[facebook fan count text]]></category>
		<category><![CDATA[how to display facebook fan count]]></category>
		<category><![CDATA[How to Display Facebook Fan Count in Text]]></category>
		<category><![CDATA[select fan_count from page where]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sensehow.com/?p=1425</guid>
		<description><![CDATA[Adding facebook fan count to your website or blog may be a best way to promote your blog and to show off your quality to visitors and making them to join as a fan.Facebook has various uses and now it has also come out as an commercial spot for making money and driving more visitors [...]<p><a href="http://www.sensehow.com/how-to-display-facebook-fan-count-in-text-in-your-blog/">How to display facebook fan count in text in your blog</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>



Related posts:<ol><li><a href='http://www.sensehow.com/how-to-auto-submit-blog-posts-to-twitter-facebook-linkedin/' rel='bookmark' title='Permanent Link: How to auto submit blog posts to twitter,Facebook,LinkedIn'>How to auto submit blog posts to twitter,Facebook,LinkedIn</a></li>
<li><a href='http://www.sensehow.com/how-to-highlight-codes-scripts-in-your-wordpress-blog-posts/' rel='bookmark' title='Permanent Link: How to highlight codes&#038; scripts in your wordpress blog posts'>How to highlight codes&#038; scripts in your wordpress blog posts</a></li>
<li><a href='http://www.sensehow.com/how-to-display-recent-searches-in-wordpress-blog-sidebar/' rel='bookmark' title='Permanent Link: How to display recent searches in wordpress blog sidebar'>How to display recent searches in wordpress blog sidebar</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Adding facebook fan count to your website or blog may be a best way to promote your blog and to show off your quality to visitors and making them to join as a fan.Facebook has various uses and now it has also come out as an commercial spot for making money and driving more visitors to blogs.Hence this tutorial of adding a facebook fan count text widget in your wordpress blog will be useful for this cause to enable fast loading text fan count.</p>
<h1>How to add facebook fan count in text in wordpress blog?</h1>
<p>There are three steps that you need to complete enabling facebook fancount in text.This can be used in wordpress or any php powered website.This uses the Facebook api key to display the fan count in text.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/facebook_fan_count.jpg"><img class="aligncenter size-full wp-image-1429" title="facebook_fan_count" src="http://www.sensehow.com/wp-content/uploads/facebook_fan_count.jpg" alt="facebook fan count How to display facebook fan count in text in your blog" width="500" height="362" /></a></p>
<h2>STEP 1:</h2>
<p><strong>1.Getting your facebook api key,application secret and page id:</strong><br />
You have to sign into facebook first and then click on developers link on the side bar.If you have not signed up for developer in facebook do it <a href="http://developers.facebook.com/" target="_blank">here</a>.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/facebook-developer-link-option.jpg"><img class="aligncenter size-full wp-image-1430" title="facebook-developer-link-option" src="http://www.sensehow.com/wp-content/uploads/facebook-developer-link-option.jpg" alt="facebook developer link option How to display facebook fan count in text in your blog" width="176" height="154" /></a></p>
<p>2.Now after you click developer option then go to &#8220;setup new application&#8221; and enter any name and create a application.we are not creating a real application but we need that for getting facebook api keys and application secret.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/create-application-facebook.jpg"><img class="aligncenter size-full wp-image-1431" title="create-application-facebook" src="http://www.sensehow.com/wp-content/uploads/create-application-facebook.jpg" alt="create application facebook How to display facebook fan count in text in your blog" width="500" height="146" /></a></p>
<p>3.After you click &#8220;create application&#8221; you will see the api key,application id and secret in the next page.Make a note of it.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/api-keysecret-facebook.jpg"><img class="aligncenter size-full wp-image-1432" title="api-keysecret-facebook" src="http://www.sensehow.com/wp-content/uploads/api-keysecret-facebook.jpg" alt="api keysecret facebook How to display facebook fan count in text in your blog" width="500" height="171" /></a></p>
<p>4.Visit your facebook fan page and check the url bar to get your fan page id.If you have changed the url to short then goto facebook pages and edit the required page and then see the url bar to get your page id.<br />
<strong>http://www.facebook.com/pages/edit/?id=XXXXXXX</strong></p>
<h2>STEP 2:</h2>
<p>Get the facebook.php file from <strong><a href="http://www.sensehow.com/facebook-php-code-for-application-developers/">here</a>.</strong>It is the Facebook API PHP SDK file .Then place it in the root  of your website.</p>
<h2>STEP 3:</h2>
<p>This is the final step showing the fan count as text in your website.You have to place the below in code in your php file.In custom_functions.php for thesis wordpress theme.Be sure to edit the following details before you paste the code and save.<br />
Line 4 – Replace <strong>app_id</strong> with your <strong>Facebook Application ID</strong>.<br />
Line 5 – Replace <strong>secret_key</strong> with <strong>application Secret</strong>.<br />
Line 10 – Replace the last <strong>page_id</strong> with your <strong>Facebook Fanpage ID</strong>.</p>
<p>Now the code is</p>
<pre>&lt;?php
require_once('facebook.php');
$facebook = new Facebook(array(
'appId'  =&gt; 'app_id',
'secret' =&gt; 'secret_key',
'cookie' =&gt; true,
));
$result = $facebook-&gt;api(array(
'method' =&gt; 'fql.query',
'query' =&gt; 'select fan_count from page where page_id = page_id;'
));
$fb_fans = $result[0]['fan_count'];
?&gt;</pre>
<p>After you are done,save it and now to display the fan count text widget use this code</p>
<pre>&lt;?php echo $fb_fans; ?&gt;</pre>
<p>Now you have successfully added facebook fancount in text in your blog or website.</p>
<p><a href="http://www.sensehow.com/how-to-display-facebook-fan-count-in-text-in-your-blog/">How to display facebook fan count in text in your blog</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>


<p>Related posts:<ol><li><a href='http://www.sensehow.com/how-to-auto-submit-blog-posts-to-twitter-facebook-linkedin/' rel='bookmark' title='Permanent Link: How to auto submit blog posts to twitter,Facebook,LinkedIn'>How to auto submit blog posts to twitter,Facebook,LinkedIn</a></li>
<li><a href='http://www.sensehow.com/how-to-highlight-codes-scripts-in-your-wordpress-blog-posts/' rel='bookmark' title='Permanent Link: How to highlight codes&#038; scripts in your wordpress blog posts'>How to highlight codes&#038; scripts in your wordpress blog posts</a></li>
<li><a href='http://www.sensehow.com/how-to-display-recent-searches-in-wordpress-blog-sidebar/' rel='bookmark' title='Permanent Link: How to display recent searches in wordpress blog sidebar'>How to display recent searches in wordpress blog sidebar</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sensehow.com/how-to-display-facebook-fan-count-in-text-in-your-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to add image hover effects in thesis and other wordpress themes,blogger</title>
		<link>http://www.sensehow.com/how-to-add-image-hover-effects-in-thesis-and-other-wordpress-themesblogger/</link>
		<comments>http://www.sensehow.com/how-to-add-image-hover-effects-in-thesis-and-other-wordpress-themesblogger/#comments</comments>
		<pubDate>Sat, 29 May 2010 06:50:42 +0000</pubDate>
		<dc:creator>sensehow</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[border:10px solid #000;]]></category>
		<category><![CDATA[customizing thesis]]></category>
		<category><![CDATA[free thesis customization]]></category>
		<category><![CDATA[image hover effects]]></category>
		<category><![CDATA[solid #ddd]]></category>

		<guid isPermaLink="false">http://www.sensehow.com/?p=1010</guid>
		<description><![CDATA[Image hover effects makes your blog looks pretty and also improves performance of affiliate images and social bookmarking icons.It is easy to imply these image hover effects in wordpress and blogger.I have also explained how to add it in thesis wordpress theme.So check below to add a hover effect or mouse over effect tutorial. HOW [...]<p><a href="http://www.sensehow.com/how-to-add-image-hover-effects-in-thesis-and-other-wordpress-themesblogger/">How to add image hover effects in thesis and other wordpress themes,blogger</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>



Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-stylish-page-navigation-in-thesis-using-pagenavi/' rel='bookmark' title='Permanent Link: How to add stylish page navigation in thesis using wp-pagenavi'>How to add stylish page navigation in thesis using wp-pagenavi</a></li>
<li><a href='http://www.sensehow.com/how-to-add-page-navigation-in-thesis-without-openhook-plugin/' rel='bookmark' title='Permanent Link: How to add page navigation in thesis without openhook plugin'>How to add page navigation in thesis without openhook plugin</a></li>
<li><a href='http://www.sensehow.com/how-to-add-a-widgetized-3-column-footer-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add a widgetized 3 column footer in thesis wordpress theme'>How to add a widgetized 3 column footer in thesis wordpress theme</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Image hover effects makes your blog looks pretty and also improves performance of affiliate images and social bookmarking icons.It is easy to imply these image hover effects in wordpress and blogger.I have also explained how to add it in thesis wordpress theme.So check below to add a hover effect or mouse over effect tutorial.</p>
<h1>HOW TO ADD IMAGE HOVER EFFECT:</h1>
<h2>FOR THESIS AND WORDPRESS THEMES:</h2>
<p>1.Goto Custom file editor in wp-dashboard and click edit Custom.css and at the end paste the css code (given at the end of this post)for the required hover effect.</p>
<p>2.Now when adding a image add the required tag (for eg &#8220;Fadein&#8221;)into the image code as shown below.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/image-hover-effect.jpg"><img class="aligncenter size-full wp-image-1011" title="image-hover-effect" src="http://www.sensehow.com/wp-content/uploads/image-hover-effect.jpg" alt="image hover effect How to add image hover effects in thesis and other wordpress themes,blogger" width="664" height="216" /></a></p>
<h2>FOR BLOGGER BLOGS-IMAGE HOVER EFFECT:</h2>
<ol>
<li>Go to Blogger &gt; Layout &gt; Edit  HTML</li>
<li>Search for <strong>]]&gt;&lt;/b:skin&gt;</strong></li>
<li>And now paste any of your preferred <span style="text-decoration: underline;">CSS:</span> code just above <strong>]]&gt;&lt;/b:skin&gt;<br />
</strong></li>
<li>save it</li>
</ol>
<p>Now whenever you write a post add the required tag for hover effect as below.</p>
<p><a href="http://www.sensehow.com/wp-content/uploads/adding-image-hover-effect-to-blogger.jpg"><img class="aligncenter size-full wp-image-1012" title="adding-image-hover-effect-to-blogger" src="http://www.sensehow.com/wp-content/uploads/adding-image-hover-effect-to-blogger.jpg" alt="adding image hover effect to blogger How to add image hover effects in thesis and other wordpress themes,blogger" width="643" height="382" /></a></p>
<h1>LIST OF HOVER EFFECTS AND CSS CODES,TAGS:</h1>
<h2>HOVER EFFECT 1:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dfHF8GY-I/AAAAAAAAC2s/Mo1E47H9iOk/s1600-h/mbt-latest.jpg"><img class="simple1" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dfHF8GY-I/AAAAAAAAC2s/Mo1E47H9iOk/s320/mbt-latest.jpg" border="0" alt="mbt latest How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>simple1</strong></p>
<p><strong>CSS CODE:</strong></p>
<p><code>.simple1 {<br />
padding:5px;<br />
border:1px solid #ccc;<br />
}<br />
.simple1:hover {<br />
padding:5px;<br />
background-color:#ccc;<br />
}</code></p>
<h2>HOVER EFFECT 2:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://2.bp.blogspot.com/_7wsQzULWIwo/S1dhWSBzp-I/AAAAAAAAC3M/WD3LFstajC0/s1600-h/the-flapper-all-in-one.jpg"><img class="simple2" src="http://2.bp.blogspot.com/_7wsQzULWIwo/S1dhWSBzp-I/AAAAAAAAC3M/WD3LFstajC0/s320/the-flapper-all-in-one.jpg" border="0" alt="the flapper all in one How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>simple2</strong></p>
<p><strong>CSS CODE:</strong></p>
<p><code>.simple2 {<br />
padding:5px;<br />
background-color:#ccc;<br />
border:1px solid #ddd;<br />
}<br />
.simple2:hover {<br />
padding:5px;<br />
background-color:#eee;<br />
border:1px solid #666;<br />
}</code></p>
<h2>HOVER EFFECT 3:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s1600-h/rss.jpg"><img class="black-white" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>black-white</strong></p>
<p><strong>CSS CODE:</strong><br />
<code>.black-white {<br />
padding:5px;<br />
border:1px  solid #ccc;<br />
}<br />
.black-white:hover {<br />
padding:5px;<br />
background-color:#fff;<br />
border:10px solid #000;<br />
}</code></p>
<h2>HOVER EFFECT 4:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhSRedgqI/AAAAAAAAC28/GEFeSINrryY/s1600-h/great-to-have.jpg"><img class="dashed" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhSRedgqI/AAAAAAAAC28/GEFeSINrryY/s320/great-to-have.jpg" border="0" alt="great to have How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>dashed</strong></p>
<p><strong>CSS CODE:</strong><br />
<code>.dashed {<br />
padding:5px;<br />
border:1px solid #ccc;<br />
}<br />
.dashed:hover {<br />
padding:5px;<br />
background-color:#fff;<br />
border:2px dashed #000;<br />
}</code></p>
<h2>HOVER EFFECT 5:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s1600-h/rss.jpg"><img class="top-bottom" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>top-bottom</strong></p>
<p><strong>CSS CODE:</strong><br />
<code>.top-bottom {<br />
padding-top:5px;<br />
padding-bottom:5px;<br />
border-top:3px solid #ddd;<br />
border-bottom:3px solid #ddd;<br />
}<br />
.top-bottom:hover {<br />
background-color:#fff;<br />
border-top:3px solid #000;<br />
border-bottom:3px solid #000;<br />
}</code></p>
<h2>HOVER EFFECT 6:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s1600-h/rss.jpg"><img class="curtain" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>curtain</strong><br />
<strong>CSS CODE:</strong><br />
<code>.curtain {<br />
padding-top:10px;<br />
padding-bottom:10px;<br />
border-top:2px solid #ddd;<br />
background-color:#000;<br />
border-bottom:2px solid #ddd;<br />
}<br />
.curtain:hover {<br />
background-color:#fff;<br />
border-top:3px solid #000;<br />
border-bottom:3px solid #000;<br />
}</code></p>
<h2>HOVER EFFECT 7:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s1600-h/rss.jpg"><img class="red" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>red</strong><br />
<strong>CSS CODE:</strong><br />
<code>.red {<br />
padding:5px;<br />
border:1px solid #ccc;<br />
}<br />
.red:hover {<br />
padding:5px;<br />
background-color:#E71305;<br />
border:10px solid #ddd;<br />
}</code></p>
<h2>HOVER EFFECT 8:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s1600-h/rss.jpg"><img class="Fadein" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>Fadein</strong><br />
<strong>CSS CODE:</strong><br />
<code>.Fadein{<br />
filter:alpha(opacity=100);<br />
-moz-opacity: 1.0;<br />
opacity: 1.0;<br />
border:0;<br />
}<br />
.Fadein:hover{<br />
filter:alpha(opacity=50);<br />
-moz-opacity: 0.30;<br />
opacity: 0.30;<br />
border:0;<br />
}</code></p>
<h2>HOVER EFFECT 9:</h2>
<p><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s1600-h/rss.jpg"><img class="Fadein2" src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /></a></p>
<p>CLASS=<strong>Fadein2</strong><br />
<strong>CSS CODE:</strong><br />
<code>.Fadein2{<br />
filter:alpha(opacity=50);<br />
-moz-opacity: 0.30;<br />
opacity: 0.30;<br />
border:2px solid #000;</code></p>
<p>}<br />
.Fadein2:hover{<br />
filter:alpha(opacity=100);<br />
-moz-opacity: 1.0;<br />
opacity: 1.0;<br />
border:2px solid #000;<br />
}</p>
<h2>HOVER EFFECT 10:</h2>
<p><a class="thumbnail" href="http://zailab.blogspot.com/2010/01/image-hover-effect.html"><img src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" border="0px" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger" width="100px" height="100px" title="How to add image hover effects in thesis and other wordpress themes,blogger" /><span><img src="http://4.bp.blogspot.com/_7wsQzULWIwo/S1dhVRuBRlI/AAAAAAAAC3E/ElMAdx8xv50/s320/rss.jpg" alt="rss How to add image hover effects in thesis and other wordpress themes,blogger"  title="How to add image hover effects in thesis and other wordpress themes,blogger" /><br />
Image Description here </span></a></p>
<p>For this effect you have to use the coding as below for images.Add the same image url in both the fields below.Add a image description.</p>
<p><strong>IMAGE CODING:</strong></p>
<p>&lt;a&gt;&lt;img src=&#8221;<strong>Add Image URL Here</strong>&#8221; border=&#8221;0px&#8221; alt=&#8221;" width=&#8221;100px&#8221; height=&#8221;100px&#8221; /&gt;&lt;span&gt;&lt;img src=&#8221;<strong>Add Image URL Here</strong>&#8221; alt=&#8221;" /&gt;<br />
<strong>Image Description here</strong> &lt;/span&gt;&lt;/a&gt;</p>
<p><strong>CSS CODE:</strong></p>
<p><code>.thumbnail{<br />
position: relative;<br />
z-index:  0;<br />
}<br />
.thumbnail:hover{<br />
background-color:  transparent;<br />
z-index: 50;<br />
}<br />
.thumbnail  span{<br />
position: absolute;<br />
background-color: #7AA1C3;<br />
padding: 0px;<br />
left: -1000px;<br />
border: 1px  solid gray;<br />
visibility: hidden;<br />
color: white;<br />
text-decoration:  none;<br />
}<br />
.thumbnail span img{<br />
border-width:  0;<br />
padding: 0px;<br />
}<br />
.thumbnail:hover span{<br />
visibility: visible;<br />
top: 0;<br />
left: 5px;<br />
}</code></p>
<p>Now you will be able to add image hover effects to bloggers,thesis and other wordpress themes.Be sure to subscribe to our updates to get more blogger,wordpress tutorials to your email.</p>
<p><a href="http://www.sensehow.com/how-to-add-image-hover-effects-in-thesis-and-other-wordpress-themesblogger/">How to add image hover effects in thesis and other wordpress themes,blogger</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>


<p>Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-stylish-page-navigation-in-thesis-using-pagenavi/' rel='bookmark' title='Permanent Link: How to add stylish page navigation in thesis using wp-pagenavi'>How to add stylish page navigation in thesis using wp-pagenavi</a></li>
<li><a href='http://www.sensehow.com/how-to-add-page-navigation-in-thesis-without-openhook-plugin/' rel='bookmark' title='Permanent Link: How to add page navigation in thesis without openhook plugin'>How to add page navigation in thesis without openhook plugin</a></li>
<li><a href='http://www.sensehow.com/how-to-add-a-widgetized-3-column-footer-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add a widgetized 3 column footer in thesis wordpress theme'>How to add a widgetized 3 column footer in thesis wordpress theme</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sensehow.com/how-to-add-image-hover-effects-in-thesis-and-other-wordpress-themesblogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add floating back to top button in thesis wordpress theme</title>
		<link>http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/</link>
		<comments>http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:45:12 +0000</pubDate>
		<dc:creator>sensehow</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[back to top button]]></category>
		<category><![CDATA[customizing thesis]]></category>
		<category><![CDATA[floating back to top]]></category>
		<category><![CDATA[floating back to top button]]></category>
		<category><![CDATA[free thesis customization]]></category>
		<category><![CDATA[how to add back to top button]]></category>
		<category><![CDATA[thesis 1.7]]></category>

		<guid isPermaLink="false">http://www.sensehow.com/?p=829</guid>
		<description><![CDATA[Adding Back to top button in your wordpress theme might help your visitors especially if your blog posts are lengthy and users have to scroll up when trying to go to top.In such cases adding an back to top button might help them an easy browsing of your wordpress blog. How to add back to [...]<p><a href="http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/">How to add floating back to top button in thesis wordpress theme</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>



Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add google plus one button to Thesis wordpress theme'>How to add google plus one button to Thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-add-retweet-button-into-teaser-and-posts-of-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add retweet button into teaser and posts of thesis wordpress theme'>How to add retweet button into teaser and posts of thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-add-clickable-header-banner-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add clickable header banner in thesis wordpress theme'>How to add clickable header banner in thesis wordpress theme</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Adding Back to top button in your wordpress theme might help your visitors especially if your blog posts are lengthy and users have to scroll up when trying to go to top.In such cases adding an back to top button might help them an easy browsing of your wordpress blog.</p>
<p>How to add back to top button in Thesis:</p>
<p>Create a image button or icon that you want to place as the top button.</p>
<p>upload the image to your image library and get the link.</p>
<p>Now go to thesis options in your wordpress dashboard and click header scripts and add the below code and click the big ass save button.</p>
<p><span style="color: #ff6600;">Note:Be sure to replace the image link to your icon link.</span></p>
<pre>/* paste the code in header scripts*/
&lt;a style="display:scroll;position:fixed;bottom:5px;right:5px;

" href="#" title="Go to Top"&gt;

&lt;img src="http://www.sensehow.com/wp-content/uploads/up.png" /&gt;&lt;/a&gt; &lt;br/&gt;</pre>
<p>Now check your site,you would have an amazing floating &#8220;back to top&#8221; button in your thesis wordpress theme.</p>
<p>Using another wordpress theme?check my newer tutorials for &#8220;adding top icon&#8221;.</p>
<p>Post a comment if you have any difficulties?</p>
<p><a href="http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/">How to add floating back to top button in thesis wordpress theme</a> is a post from: <a href="http://www.sensehow.com">SenseHow.Com</a></p>


<p>Related posts:<ol><li><a href='http://www.sensehow.com/how-to-add-google-plus-one-button-to-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add google plus one button to Thesis wordpress theme'>How to add google plus one button to Thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-add-retweet-button-into-teaser-and-posts-of-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add retweet button into teaser and posts of thesis wordpress theme'>How to add retweet button into teaser and posts of thesis wordpress theme</a></li>
<li><a href='http://www.sensehow.com/how-to-add-clickable-header-banner-in-thesis-wordpress-theme/' rel='bookmark' title='Permanent Link: How to add clickable header banner in thesis wordpress theme'>How to add clickable header banner in thesis wordpress theme</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sensehow.com/how-to-add-floating-back-to-top-button-in-thesis-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

