<?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>Sweet Boutique Design - Web and Graphic Design Studio &#187; Tutorials</title>
	<atom:link href="http://sweetboutiquedesign.com/blog/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://sweetboutiquedesign.com/blog</link>
	<description>Trendy, girly hip boutique web and graphic design</description>
	<lastBuildDate>Sat, 10 Jul 2010 22:13:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Make a Custom WordPress Page Template</title>
		<link>http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/</link>
		<comments>http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/#comments</comments>
		<pubDate>Thu, 14 May 2009 00:04:23 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Custom WordPress Theme]]></category>
		<category><![CDATA[Customizing WordPress]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://sweetboutiquedesign.com/blog/?p=665</guid>
		<description><![CDATA[<p>In WordPress, there&#8217;s an option before you publish a page, to select a template. This option will only show if your theme <em>has</em> page templates.  Custom page templates are great if you need a page to look different than other pages on your blog. The whole purpose of having a&#8230; <a href="http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/" class="read_more">>>>Click Here to Read More</a></p>]]></description>
			<content:encoded><![CDATA[<p>In WordPress, there&#8217;s an option before you publish a page, to select a template. This option will only show if your theme <em>has</em> page templates.  Custom page templates are great if you need a page to look different than other pages on your blog. The whole purpose of having a custom template is to possibly show a different sidebar, a full page width (no sidebar) or totally different HTML in this area. You might need to change your style sheet by adding special classes for your content or sidebars if you do this.</p>
<p>This is how to make a custom page template for your WordPress theme. Instead of showing bits an pieces of code that you can&#8217;t visualize together, I&#8217;m just going to show what the whole code should look like. Obviously, your code will call your style sheet classes and they will probably be called something other than &#8220;main&#8221; and &#8220;content&#8221;. Create a new PHP page and add the code below to the top of the page. You can do this in a text editor or an html editor.  Right after where its says &#8220;Template Name:&#8221;, type in the name you want your template to be called. That&#8217;s the template name that will show up in the drop down box in the page you&#8217;re creating.<span id="more-665"></span></p>
<p>You can also take your index.php file and copy and paste that into a new file below the reference that goes at the top to get you started. But, doing that really wouldn&#8217;t look different than your main site. Once you have your code created (based on what I&#8217;ve shown you below) for your page template, save your page as template_name.php (don&#8217;t really use the file name I just used, come up with your own name and don&#8217;t name it page.php or you will overwrite your page file). Upload that to your theme file and when you edit or add a new page to your WP blog, your template name should now show up in the drop down menu to select from.</p>
<p style="text-align: center;"><strong>Sample Code for Custom Page Template</strong></p>
<p style="text-align: center;">This code below gives you a general idea of what your page template should look like</p>
<p><img class="aligncenter size-full wp-image-668" title="phpcodecustomtemplate" src="http://sweetboutiquedesign.com/blog/wp-content/uploads/2009/05/phpcodecustomtemplate.gif" alt="phpcodecustomtemplate" width="475" height="466" /></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=How+to+Make+a+Custom+WordPress+Page+Template+-+http://b2l.me/j4asn+(via+@sweetdesigner)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/&amp;t=How+to+Make+a+Custom+WordPress+Page+Template" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/&amp;title=How+to+Make+a+Custom+WordPress+Page+Template" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/&amp;title=How+to+Make+a+Custom+WordPress+Page+Template" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<p>&copy;2010 <a href="http://sweetboutiquedesign.com/blog">Sweet Boutique Design - Web and Graphic Design Studio</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://sweetboutiquedesign.com/blog/2009/05/how-to-make-a-custom-wordpresspage-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Images from the web</title>
		<link>http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/</link>
		<comments>http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 22:16:36 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Tools and Resources]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://sweetboutiquedesign.com/blog/?p=422</guid>
		<description><![CDATA[<p>This is a crash course in using images from the web on a a blog and website.  If you do want to use an image you find in a Google, Yahoo or some other image search, please follow these simple steps.</p>
<ol>
<li>DON&#8217;T just use an image from a GOOGLE</li></ol><p>&#8230; <a href="http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/" class="read_more">>>>Click Here to Read More</a></p>]]></description>
			<content:encoded><![CDATA[<p>This is a crash course in using images from the web on a a blog and website.  If you do want to use an image you find in a Google, Yahoo or some other image search, please follow these simple steps.</p>
<ol>
<li>DON&#8217;T just use an image from a GOOGLE or YAHOO image search!</li>
<li>Find a legal place to purchase a graphic you want to use on your website or blog (iStock, Dreamstime, BigStock Photo, etc.)</li>
<li>Make sure this image doesn&#8217;t belong to someone else (9 times out of 10 it will).</li>
<li>Use an image legally, take the time to find out who the author of the image is.</li>
<li>Just because an image is on the Internet, and you can right click to save to your desktop, doesn&#8217;t mean it&#8217;s free to take an use, especially for commercial use.</li>
<li>If you don&#8217;t want to do any of that, make your own graphics or images.</li>
<li>If you don&#8217;t want to make your own images and still take whatever you want, legal action could be taken against you by the artist or image owner.</li>
</ol>
<p>Just remember, the Internet is not a place to just take whatever you want and use it.  The sad truth is that it happens way to much and many artists and designers are left with the bad taste in their mouth from copyright infringement.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Images+from+the+web+-+http://b2l.me/j92st+(via+@sweetdesigner)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/&amp;t=Images+from+the+web" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/&amp;title=Images+from+the+web" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/&amp;title=Images+from+the+web" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<p>&copy;2010 <a href="http://sweetboutiquedesign.com/blog">Sweet Boutique Design - Web and Graphic Design Studio</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://sweetboutiquedesign.com/blog/2009/01/images-from-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making .htm extensions work</title>
		<link>http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/</link>
		<comments>http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 03:53:17 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://sweetboutiquedesign.com/blog/?p=396</guid>
		<description><![CDATA[<p>If you can&#8217;t get .htm extensions to work if you&#8217;re using <strong>HostGator</strong>, try adding the line below to your .htaccess page.    This works, especially if you&#8217;re using Option Cart on your site.</p>
<p>AddHandler application/x-httpd-php5 .php .htm .html</p>



<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Making+.htm+extensions+work+-+http://b2l.me/j4asp+(via+@sweetdesigner)" rel="nofollow" class="external"</li></ul></div><p>&#8230; <a href="http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/" class="read_more">>>>Click Here to Read More</a></p>]]></description>
			<content:encoded><![CDATA[<p>If you can&#8217;t get .htm extensions to work if you&#8217;re using <strong>HostGator</strong>, try adding the line below to your .htaccess page.    This works, especially if you&#8217;re using Option Cart on your site.</p>
<p>AddHandler application/x-httpd-php5 .php .htm .html</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Making+.htm+extensions+work+-+http://b2l.me/j4asp+(via+@sweetdesigner)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/&amp;t=Making+.htm+extensions+work" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/&amp;title=Making+.htm+extensions+work" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/&amp;title=Making+.htm+extensions+work" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<p>&copy;2010 <a href="http://sweetboutiquedesign.com/blog">Sweet Boutique Design - Web and Graphic Design Studio</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://sweetboutiquedesign.com/blog/2008/12/making-htm-extensions-work-with-hostgator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
