<h3 class="boldtext">How do I install the theme onto my wordpress blog? </h3> 

<div class="indent"> 

<h3 class="boldtext">a. Upload via Dashboard</h3>

<p>
<ol>
	<li>Log in to the WordPress Administration Panel.</li>
	<li>Select the Appearance panel, then Themes.</li>
	<li>Select Install Themes.</li>
	<li>Click the Upload button to upload the <strong>hr_easybog.zip</strong> file that you have previously downloaded to your machine.</li>
	<li>Activate the theme.</li>
</ol>
</p>

<h3 class="boldtext">b. Upload via FTP</h3>

<p>
<ol>
	<li>Unzip the <strong>hr_easybog.zip</strong> file that you have previously downloaded to your machine, you may see all theme files are located in the <strong>/hires</strong> folder.</li>
	<li>Using an FTP client to access your host web server.</li>
	<li>Upload the <strong>/hr_easybog</strong> folder to the /wp-content/themes/ directory on your host server.</li>
	<li>Go to the Dashboard &raquo; Appearance &raquo; Themes page, from the Available Themes section, activate the theme.</li>
</ol>
</p> 
</div>

<span class="boldtext">Using Page Templates</span> 
<div class="indent"> 
  <p>All of our themes come with a collection of page templates that can be used for a variety of purposes. You can apply each of these page templates to any page that you have created. When you edit a page in wp-admin, you will notice a Templates dropdown menu to the right of the text editor. Here you can select from a list of available page templates.</p> 
</div> 
 
<span class="boldtext">Translating The Theme To Another Language</span> 
<div class="indent"> 
  <p>You can use the included Po files (located in the /lang folder of your theme) to translate the various English words that occur throughout the design. You can learn more about translating WordPress here: <a href="http://codex.wordpress.org/Translating_WordPress" target="_blank">Translating WordPress</a> 
 </p> 
</div> 