Sample Text

Saturday, 2 February 2013

How to install new templates to your blogs.......

How to Install Custom Template in Blogger Blog.....................



1. Download Custom Template File in Format Zip (or) Rar & Extract it!
Upload Blogger Template
2. Go to Blogger Dashboard > Design Tab
Upload Blogger Template
3. Click on Edit HTML tab
Upload Blogger Template
4. Click Download Full Template to Backup your Old Template(Important!)
Upload Blogger Template
5. Click on Browse button
Upload Blogger Template
6. Select the XML template file Extracted from Zip (or) Rar and click Open button
Upload Blogger Template
7. Click On Upload button
Upload Blogger Template
8. Keep Widgets Option, Click on KEEP WIDGETS Button.
Upload Blogger Template
9. Template Successfully uploaded!

Configure Metatags

All our Template comes with Seo Optimized tags
to Configure it, Search bellow lines in template and configure to your own!
<meta content='Your Blog Description here!' name='description'/>
<meta content='Your Keywords here!' name='keywords'/>
<meta content='Author Name here!' name='Author'/>
<meta content='Author Email Address here!' name='Email'/>
Your Blog Description here! with your Blog Description
Your Keywords here! with your Blog Keywords
Author Name here! with Your Name
Author Email Address here! with Your Email Address

Configure Favicon

to Configure Favicon, Search bellow lines in template and configure to your own!
<link href='Your FavIcon Url here!' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
<link href='Your FavIcon Url here!' rel='icon' type='image/x-icon'/>
Your FavIcon Url here! with your Favicon URL

Setting up Calender Date Format

This trick is only for Some templates that have the special calender date formats.
1. Go to Blogger Dashboard > Settings tab > Formatting tab
2. set the Timestamp Format as following image.
3. Save settings !



Configure Primary Navigation Menu

a. Go to Blogger Dashboard > Design > Edit HTML
b. Click on Expand Widgets Templates checkbox
c. Search for the following code
<!-- Main Menu 1 -->
After you will see the link list with Social Links, just Customize it!

Configure Secondary Navigation Menu

a. Go to Blogger Dashboard > Design > Edit HTML
b. Click on Expand Widgets Templates checkbox
c. Search for the following code
<!-- Main Menu 2 -->
After you will see the link list with Social Links, just Customize it!

Configure Image Slider

a. Go to Blogger Dashboard > Design > Edit HTML
b. Click on Expand Widgets Templates checkbox
c. Search for the following code
<!-- Slider -->
After you will see the link list with Images and description, just Customize it!
to configure slider thumbnails
Search for the following code
<!-- slider thumbs -->
Replace the image-thumbs with your own

Configure Twitter Stream @ Footer

a. Go to Blogger Dashboard > Design > Edit HTML
b. Click on Expand Widgets Templates checkbox
c. Search for the following code
<a href='http://twitter.com/cbtemplates' id='twitterb' title='Follow us on Twitter!'/>
Replace cbtemplates with your username
again search for
<script src='http://twitter.com/statuses/user_timeline/cbtemplates.json?callback=twitterCallback2&amp;count=5' type='text/javascript'/>
Replace cbtemplates with your username
Save your template and you are done!

0 comments:

Post a Comment

please comment here...............