Today, I am releasing Revive, a free premium blogger template. The template is available in five different hot colours: pink, red, green, blue and orange. This is the first time I'm releasing multi-colour versions of the same template. I've managed to compress all five different colour versions into a RAR file. So that you don't have to download them one-by-one which would really waste your time.
Revive Blogger Templates Demos
Here are the demo blogs of five versions of different colours of Revive Blogger Template.
Revive Red Blogger Template
Revive Pink Blogger Template
Revive Orange Blogger Template
Revive Blue Blogger Template
Revive Green Blogger Template
Download
Download Revive blogger template for your blog now.
Download Now
Features of Revive blogger template
1. Featured contents slider
You can display your popular/featured posts here. The slider is only visible in home page of the blog and not in archive pages, post pages or static pages.

2. Multi-level drop down navigation menu
This CSS only multi-level dropdown menu works without any javascripts.

3. Tabbed sidebars
Only the first three widgets in the sidebar will be shown in tabbed sidebar. Thanks to Abu Farhan for this great feature.

4. Three column footer
The template comes with a minimalistic three column footer.

5. Post Title with comment bubble
Post comments number is shown in a small "tab" like feature beside every post title. The "tab" above the post wrapper shows "Latest Posts" in the home page and shows "You are reading" in post/static/archives pages.

6. Unique Comments Display
Most of the blogger templates care less about the design of comments boxes. But, I've managed to design comment boxes with unique look. I've implemented the same technique used to display the comments in Intro Blogger blog in this template.

Editing instructions
1. Featured contents slider
- Replace the "Sample Post 1" between <h2>...</h2> tags in the code below with the post title of your featured posts.
- Replace href='#' with desired URL and src='......' with desired image source URL in <a href='#'><img alt='' height='145' src='http://3.bp.blogspot.com/_b8IA1ajBJG8/TDrdvgnIX1I/AAAAAAAABXs/mzdjCK7iZTg/slide_image.png' width='215'/> . The image height should be 145px and width is 215px. You can use slightly larger images if you want.
- And write a small summary about your featured post between <p>......</p> tags.
<div id='slideshow'>
<div id='slidesContainer'>
<div class='slide'>
<h2>Sample Post 1</h2>
<p><a href='#'><img alt='' height='145' src='http://3.bp.blogspot.com/_b8IA1ajBJG8/TDrdvgnIX1I/AAAAAAAABXs/mzdjCK7iZTg/slide_image.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
<div class='slide'>
<h2>Sample Post 2</h2>
<p><a href='#'><img alt='' height='145' src='http://4.bp.blogspot.com/_b8IA1ajBJG8/TDredUF2mGI/AAAAAAAABX0/pnnpCRa-go8/slide_image2.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
<div class='slide'>
<h2>Sample Post 3</h2>
<p><a href='#'><img alt='' height='145' src='http://3.bp.blogspot.com/_b8IA1ajBJG8/TDrdvgnIX1I/AAAAAAAABXs/mzdjCK7iZTg/slide_image.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
<div class='slide'>
<h2>Sample Post 4</h2>
<p><a href='#'><img alt='' height='145' src='http://4.bp.blogspot.com/_b8IA1ajBJG8/TDredUF2mGI/AAAAAAAABX0/pnnpCRa-go8/slide_image2.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
</div>
</div>
<div id='slidesContainer'>
<div class='slide'>
<h2>Sample Post 1</h2>
<p><a href='#'><img alt='' height='145' src='http://3.bp.blogspot.com/_b8IA1ajBJG8/TDrdvgnIX1I/AAAAAAAABXs/mzdjCK7iZTg/slide_image.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
<div class='slide'>
<h2>Sample Post 2</h2>
<p><a href='#'><img alt='' height='145' src='http://4.bp.blogspot.com/_b8IA1ajBJG8/TDredUF2mGI/AAAAAAAABX0/pnnpCRa-go8/slide_image2.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
<div class='slide'>
<h2>Sample Post 3</h2>
<p><a href='#'><img alt='' height='145' src='http://3.bp.blogspot.com/_b8IA1ajBJG8/TDrdvgnIX1I/AAAAAAAABXs/mzdjCK7iZTg/slide_image.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
<div class='slide'>
<h2>Sample Post 4</h2>
<p><a href='#'><img alt='' height='145' src='http://4.bp.blogspot.com/_b8IA1ajBJG8/TDredUF2mGI/AAAAAAAABX0/pnnpCRa-go8/slide_image2.png' width='215'/></a>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. [...]</p>
</div>
</div>
</div>
2. Navigation menu
<div id='navigation'>
<ul id='nav'>
<li class='page_item'><a expr:href='data:blog.homepageUrl' title='Home'>Home</a></li>
<li class='page_item page-item-51'><a href='#' title=''>About</a></li>
<li class='page_item'><a href='#' title='Categories'>Categories</a>
<ul>
<li class='cat-item cat-item-3'><a href='#' title=''>Category 1</a></li>
<li class='cat-item cat-item-4'><a href='#' title=''>Category 2</a>
<ul class='children'>
<li class='cat-item cat-item-8'><a href='#' title=''>Sub Category 1</a></li>
<li class='cat-item cat-item-8'><a href='#' title=''>Sub Category 2</a></li>
</ul>
</li>
<li class='cat-item cat-item-5'><a href='#' title=''>Category 3</a></li>
<li class='cat-item cat-item-1'><a href='#' title=''>Category 4</a></li>
<li class='cat-item cat-item-6'><a href='#' title=''>Category 5</a>
<ul class='children'>
<li class='cat-item cat-item-7'><a href='#' title=''>Sub Category 1</a></li>
<li class='cat-item cat-item-9'><a href='#' title=''>Sub Category 2</a></li>
</ul>
</li>
</ul>
</li>
<li class='page_item'><a expr:href='data:blog.homepageUrl + "feeds/posts/default"' title='Subscribe'><img class='headrss' src='http://2.bp.blogspot.com/_b8IA1ajBJG8/TBoCmcgoINI/AAAAAAAABHc/8zHrxkbrdXE/rss.png'/>Subscribe</a></li>
<li class='page_item page-item-51'><a href='#' title=''>Contact</a></li>
</ul>
</div>
<ul id='nav'>
<li class='page_item'><a expr:href='data:blog.homepageUrl' title='Home'>Home</a></li>
<li class='page_item page-item-51'><a href='#' title=''>About</a></li>
<li class='page_item'><a href='#' title='Categories'>Categories</a>
<ul>
<li class='cat-item cat-item-3'><a href='#' title=''>Category 1</a></li>
<li class='cat-item cat-item-4'><a href='#' title=''>Category 2</a>
<ul class='children'>
<li class='cat-item cat-item-8'><a href='#' title=''>Sub Category 1</a></li>
<li class='cat-item cat-item-8'><a href='#' title=''>Sub Category 2</a></li>
</ul>
</li>
<li class='cat-item cat-item-5'><a href='#' title=''>Category 3</a></li>
<li class='cat-item cat-item-1'><a href='#' title=''>Category 4</a></li>
<li class='cat-item cat-item-6'><a href='#' title=''>Category 5</a>
<ul class='children'>
<li class='cat-item cat-item-7'><a href='#' title=''>Sub Category 1</a></li>
<li class='cat-item cat-item-9'><a href='#' title=''>Sub Category 2</a></li>
</ul>
</li>
</ul>
</li>
<li class='page_item'><a expr:href='data:blog.homepageUrl + "feeds/posts/default"' title='Subscribe'><img class='headrss' src='http://2.bp.blogspot.com/_b8IA1ajBJG8/TBoCmcgoINI/AAAAAAAABHc/8zHrxkbrdXE/rss.png'/>Subscribe</a></li>
<li class='page_item page-item-51'><a href='#' title=''>Contact</a></li>
</ul>
</div>
Leave your comments below or contact me if you need any further help on editing the template.
Subscribe to:
Post Comments (Atom)








91 comments:
Hehehehehe... Very nice templates bro..
Dhetemplate, thank you..
great theme,is better if have light version.
PERFECT WEB 2.0 CONTACT CARD | DOOID
nice template ;) great work :)
This is perfect, minimalist template. I get a perfect gentlemen.
Awesome designs... share your template to our blogger templates gallery. And I agree with aRkimz' it's better to create a light version.
Keep working..
@ColorizeTemplates,
Thank you for your encouragement... =)
I will try to create lighter version of it....
Congrats! That's a really nice template, it's good to see a new Blogger template a good as this one.
@Insight,
Thank you so much...I am totally crazed with your blog designs...And you're one of my role-models.
Thanks for dropping a comment... =)
Very very nice template!! But I have a problem. I try to insert the link of an image that I have in Picasa but it doesn't work. Do you have an idea?
My blog is: makeupsisters.blogspot.com
How to set the Read More button?
waaaww,niceeeeeee !!!
Hello i would like to delete the menu but how? i just wanna use the menu made by blogger , thanks
Maylmer, sorry. I didn't implements the pages menu widget in this template. You have to link to the pages manually by editing the code.
Hey! Great Template.
Can i put another tabbed sidebar, like the first three widgets? Can you help me? And put a "READ MORE" on the firts page?
Sorry my english, and thanks for the help.
Great job.
xoxo
Mila Corr, The template supports only one set of tabbed sidebars. Sorry for dissapointing you. And use the jump-break feature in Blogger to show the "readmore" button at the homepage.
Jump break feature in blogger
I wonder if you can turn the area into a link "latest posts" Take the example of my page. Excuse my English, it is not very good.
I love this template, but when i go to edit the slide show i keep getting an error saying?
"Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The reference to entity "B" must end with the ';' delimiter."
Olá. Sou Brasileiro. Perdoe meu "Inglês" não é fluente. Seria Possível adicionar o Slide de seu modelo em outra Templte?
___________________
Hi .. I am Brazilian. Pardon my "English" is not fluent. It would be possible to add the Slide to your template in another template?
...
copyrighted material
do not change the footer and template description
Hey, in the posts, you put the labels, date and autor above the text, can I put bellow? Or change for the layout and not for the html? Sorry my english.
Theres is a way to change this in html? Just tel me what is the code, and i try to change it. Thanks so much
in the sliders and the categories, can i get the links to open in a new window? ive tried adding target="_blank" in the html but it doesnt like it?? many thanks
Can you remove the Featured Posts part? Really annoys me
how to make the slider slide automatically? is it possible?
You are awesome! nice template and i already use one of yours, you may come to see it, thanx!
great template!
however, im trying to get more than 3 'slides' to show in the slider gallery - but i cannot.
any ideas?
great template. can i add picture on the header?
-You can add a picture to the top of the blog!
-You can make the featured content slide automatically!
-You can delete the featured posts section!
-You can use the featured content on other blogs!
-You can delete the navagation bar!
knowing html will help alot for these things!!
Hai..to day i set up new template at my blog and i found your theme, really Like this...
i use this theme here http://www.giveawaytoday.info
Its a fantastic post i like all this nice premium template design for free thanks for share this with us i like this blog.
Keep it up.
Awesome design, definitely have to give them a try. Thanks for sharing.
Can you create a Wordpress version?
Many thanks
John
How do I change the favicon?
Excellent template!
I have problems dragging the different elements in the footer of the blog.
Do not go where I want to place them. How I can fix this?
Thank you very much!
http://carpodcast.blogspot.com/
Hi, forgive me for English, but I am Brazilian.
I downloaded the revived red and I'm trying to put a picture on top of the page (header) but I can not because she is always in another part of the blog and never get up the image. What do I do?
great template bro :)
Thanks for this information man…
Actually I have heard the same thing times before but didn’t tried to get deeper. Let me first bookmark this page for further information… :P
really nice template.i like it.
visit my site
http://www.bloggertrix.com/
Very nice blog you have shared. since long time i have been searching like that post.
very nice commetns in this blog. good helpful me now.
I Was Reading your blog comment good wrote about this what is html tags? I am HTML programmer your comments is very useful and helpful more learn code. thanks..........! your comments.
It's nice but... is something wrong with dates?
how can i change the 'categories' section and remove the subcategory.
and how to put link on it. every time i put a link, the homepageurl will follow..
ex: blabla.blogspot.com/www.blablabla.com instead of www.blablabla.com.
please help me.
I try to insert the link of an image that I have in Picasa but it doesn't work.
Tank you very much ,.. for the good template
because my image at featured content slider is cannot appear. may help. :( i dont understand those link want to replace with what?
hey reth, u said that ur malaysian right? well so am i. hey listen, i've been using this template (revive orange) for more than a year, but suddenly, the label 1, label 2, and label 3 wont stack together like in the picture above. i aint got no idea. so i refer to you. will you solve this one out?
Ta quebrado o javascript da siderbar
Conserte isso por favor!
Hey guys, the javascript code is down, therefore the tabbed widget isn't working, admin please fix it.
Thank you for your help in describing this. Great review! Also turn your attention that it needs to search for mobile software development companies if you need android apps development.
this is bull shite
The blogger is Huge network for blogging i get lots of interesting information from here, hope blogger will modify and increase attributes to make it simpler.
Events Courses
Actually I have heard the same thing times before but didn’t tried to get deeper...since I am a loyalist of wordpress.
Sports Management Course
I've never used classic templates before. I was a bit confused when editing and creating suitable code for classic template.
Promotional clothing
thanks, i love it
use in sejutatrik.blogspot.com
does anyone know how to fix this template so you can use the blogger template designer with it. Thanks:)
-Jonathan
www.teacherscornerautismsupport.com
I've never used classic templates before. I was a bit confused when editing and creating suitable code for classic template. But, I managed to create code for Classic template
I always choose pink, so I will be picking pink for my blog. It's been a thought of having a different comment style and glad that it was offered in this template.
Thank's..
I have been enjoying ever second of it There are so many blogs out there, its nice to find a good one!.
Premium Blog Theme. There are lots of website offers the same with yours and the worst they fail to have their own originality.
can you made this one in white bg? pls
Blogger has a come a long way already. It has already helped many entrepreneur in starting a new business, specially the small ones. Glad to know blogger and now they have this new templates.
Base from my experience I can really say free templates are not safe to use.
That is well done posts. Let me mention about auto and homeowners insurance that are from home protection companies. Save on free online rates on homeowners insurance.
Thank you for writing this useful review. You have great possibility to choose casino affiliates. The most common gambling programs such as ace live and great poker rooms such as redbet poker affiliates.
I'm glad to know more and read this info. Here we are willing to share with instant insurance quotes that is provided by major insurers. You may save on instant auto insurance rates which allow you to get cheap affordable policy.
Very happy to see your blogs, I really gets motivate to read your blogs and agree with your point of view. Thank you for sharing. Welcome to look at my website and blog articles.
how can i put images instead of texts?
I've recently started a review site and thought that this template was an ideal layout for my blog. Whilst I have enough skills to edit the Featured Content and Categories sections myself, I was wondering if there is a way of making the Featured Content and the categories automatically update themselves rather than editing the theme each time I update.
how can i apply the template,i dowload but i cannot open
The blog themes I initially saw online were "meh" and "blah" until I saw what WordPress offered. Now my only problem is choosing the right onw for my blog.
Wordpress Premium
Replicas de Relogios Importados
Replicas Rolex
Replicas de Relogios Masculinos
Replicas Tissot
Replicas Omega
where is the demo??
Make Earning on your Every panels you purchase, Many types of Earning Systems
<a href= http://bannersbroker.com/MrSanghani17 A
Earn Money on Without Investment, Get Free Online Jobs and Work From home.
www.jobzcorner.com
excuse me sir :)
I like this Template but,
i want to talk with you all
first i use this template why the tabbed sidebar is not working :(
and the labels 1,2,3 is row to bottom??
anyone can solve that problem??
Pleaseee... :(
You want Hot Girls Pictures or Hot Videos.?? Most popular and famous hot Girls
hotentertainnews.blogspot.com
Sexy Cars with Girls pictures and Most popular super cars in all over the world, all pictures and reviews
worldlatestvehicles.blogspot.com
Experience is a hard teacher because she gives the test first, the lesson afterwards cheap c9 gold, being happy doesn't mean that everything is perfect. It means that you've decided to look beyond the imperfections c9 money, Life is like a hot bath. It feels good while you're in it, but the longer you stay in, the more wrinkled you get WOW Power Leveling.
D3 Gold Sale it takes strength to be polite to someone when that person has been rude to you, D3 Gold it takes strength to persist in the face of obstacles, when it would be much easier to simply give up Buy D3 Gold, It takes strength to do what must be done when the work is unpleasant and uncomfortable.
HD kaliteli porno izle ve boşal.
Bayan porno izleme sitesi.
Bedava ve ücretsiz porno izle size gelsin.
Liseli kızların ve Türbanlı ateşli hatunların sikiş filmlerini izle.
Siyah karanlık odada porno yapan evli çift.
harika Duvar Kağıtları bunlar
tamamen ithal duvar kağıdı olanlar var
Ankara Evden Eve Nakliyat Şirketleri Olarak Ankara Başta Olmak Üzere Evden Eve Nakliyat Hizmeti Sunmaktayız Şehirler Arası Nakliyat Ve Asansörlü Taşımacılık SEO WEB TASARIM
Seo
ankara Nakliyat
Eryaman Nakliyat
Mamak Nakliyat
Dikmen nakliyat
Balgat Nakliyat
Sincan Nakliyat
Pursaklar Nakliyat
Çankaya Nakliyat
Etlik Nakliyat
Elvankent Nakliyat
Etlik Evden Eve Nakliyat
Batıkent Nakliyat
Batıkent Evden Eve Nakliyat
Eryaman Nakliyat
Eryaman Evden Eve Nakliye
İncek Nakliyat
Etimesgut Nakliyat
gölbaşı nakliyat
pursaklar nakliyat
Pursaklar Evden Eve Nakliyat
Keçiören Nakliyat
Şehirler Arası Nakliyat
Many peoples want to earn money on internet without any investment but there is many online jobs which have many investments. Now you can earn without any investment with Just clicking and Earn daily upto 10 Dollars.
Join this Best opportunity to make money online without any investment or Charges.
HotProClicks.com
World's Best Current Affairs Website which you Get Any thing you want, Most Popular Pictures, Loll Pictures, Funny Pictures, Funny Videos, Current Affairs Videos, Entertainment News and Videos, Entertainment Pictures, Hot Girls Affairs and all hot Current Affairs in the World
HotCurrentAffairs.com
Glorious Live design philosophy is based on versatility and glamour with a clear focus on creating outfits to make each woman feel beautiful in whatever she wears. We also provide custom made design as per your requirement.
GloriousLive.Net
World's Most Popular Cars, Hot Speed Cars, Hot Cars with Hot Girls, Cars Latest Pictures with all info, Latest updates Cars Models and Company Cars, Strange Vehicles, Concept Cars, Top 10 Expensive Cars in the World.
Visit this Link for More Strange Vehicles and Cars with Latest info and Pictures
WorldLatestVehicles.com
Latest Mp3 Tunes, Mp3 Musics, Mp3 Songs Tunes, Mp3 Music Tunes, Funny Tunes, Funny Mp3 Music, Indian Tunes, Lol Tunes, Music of Songs, Bollywood Tunes, Latest Bollywood Music Tunes, Entertainment Pictures, Entertainment Fun Mania, Entertainment Articles, Entertainment Latest updates, Bollywood News updates, Hollywood News updates and all Hot Current Affairs in only one Social Website
hotcurrentaffairs.com
Post a Comment