The Polaroid wordpress template has been ported to blogger by eblogtemplates. Now take a look at the screen shot of the header area of the skin. The top right has the feed and comments rss subscription links, do not forget to put in your own feed URL here from the page elements menu. The header is absolutely unique with the ability of having an image in the center integrated in a Polaroid frame with two text boxes on either side of it.
You can probably have one box to describe your site and the other could be the about me. The blog has three colors so it doesn't look too glittery, a nice grey strip runs just below the header that has all the links required to browse through the main categories or pages of your site. These links can be changed to suit your requirements from the Edit Html section in your blogger dashboard. Search for these links and replace the # with the links you would like. You can also change the text like About Me etc.
<aThe top of the right hand side bar has three 125*125 boxes which are perfect to host your advertisements or recommended money makers.
href='/'>HOME</a></li><li><a
href='#'>ABOUT ME</a></li><li><a
href='#'>ANOTHER PAGE</a></li>
One very noticeable feature is the main column and the sidebars are equally proportionate, hence there is a lot of space in the sidebars. Under the three ad units your sidebar divides into two, where you can have either your link lists, recent comments and recent articles that come built in with this template. For the blog archives to display properly you will need to change the Archive Style from your page elements to Flat list as shown in the image below.

Just above the footer, you have your recent visitors list, that is already incorporated in the sidebar., where you can insert your Mybloglog code or your Blog catalog widget Below that is a flickr stream that is another beautiful feature of the Polaroid Blogger template.
The flickr photo stream code is shown below in the screenshot and the code is provided as well. I do hope you enjoy another beautiful template brought to you by blogger templates!
<aDownload the Polaroid Blogger Template
href='http://www.flickr.com/photos/alankin/2213697421/'><img
alt='different paths' src='http://farm3.static.flickr.com/2312/2213697421_6be21edcfa_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2213697413/'><img
alt='college campus lawn' src='http://farm3.static.flickr.com/2399/2213697413_c30648a36a_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2213697411/'><img
alt='wires in front of sky' src='http://farm3.static.flickr.com/2150/2213697411_96525d4022_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2213632473/'><img
alt='aerial perspective' src='http://farm3.static.flickr.com/2215/2213632473_8cf8af1c7f_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2213632465/'><img
alt='clouds' src='http://farm3.static.flickr.com/2043/2213632465_5ce3aa4813_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2213632461/'><img
alt='clouds over the highway' src='http://farm3.static.flickr.com/2392/2213632461_96a8be9c06_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2214395424/'><img
alt='The Poultney Inn' src='http://farm3.static.flickr.com/2253/2214395424_b9f11a18c0_s.jpg'/></a></p><p><a
href='http://www.flickr.com/photos/alankin/2214395422/'><img
alt='apartment for rent' src='http://farm3.static.flickr.com/2133/2214395422_1aa98af39f_s.jpg'/></a>
Share this Blogger Template:
thanks. its installed perfectly, but how to change the photos on polaroid?
why do i get this error?:
"We were unable to save your template
Please correct the error below, and submit your template again.
The new widget id "Header" is invalid for type: HTML"
hi, how can i change the menu title? I can't find any from the html edit..
Look for this code in edit html -
<b:else/>
<p><data:content/></p>
</b:if>
<b:include name='quickedit'/>
</div>
</div><!--/left-title -->
<ul>
<li><a href='/'>HOME</a></li>
<li><a href='#'>ABOUT ME</a></li>
<li><a href='#'>ANOTHER PAGE</a></li>
you can add the relevant links in place of #
I have the same problem as Mira with the Header id
Can anyone shed any light?
@ Mira & Ewan Robb
You need to go to settings edit html and then tick the expand button
once thats done look for the error
The new widget with id "Header" has an invalid type: Header10
When you find
<b:widget id='Header' locked='true' title='RSS Subscribe' type='Header10'>
change it to
<b:widget id='Header2' locked='true' title='RSS Subscribe' type='Header'>
when you hit save again it will ask you to confirm and then show you another error
The new widget id "Ad_Spots" is invalid for type: HTML
look for Ad_Spots you find
<b:widget id='Ad_Spots' locked='false' title='125x125 Ad Spots' type='HTML'>
change it to
<b:widget id='HTML12' locked='false' title='125x125 Ad Spots' type='HTML'>
for the next "Recent-Posts-Widget" is invalid for type: Feed
change Recent-Posts-Widget to Feed(Unique Number) like Feed22 and so on and so forth...this should solve all the problems :)
Cheers!!!
The new widget id "Ad_Spots" is invalid for type: HTML
hi i tried this but in the end it says
we were unable to save your template
Please correct the error below, and submit your template again.
The new widget id "Recent-Posts-Widget" is invalid for type: Feed
i followed the instructions but still wont let me in..
@ xiao_mai - Hey, you can download the template again, am sure it will work this time. Simply download the theme again and use it for your blog, without making any changes. :) dnt forget to take a back up of ur current theme.
How to I change the Polaroid picture to my own?
@ all
to change the puppy pic, look for puppy.png in your edit html and replace that url with the image you would like to put up there....
its reallyyyyyyyyyyy superb
how did you get the polaroid pic as what seems like a web page? Is there another way to do it? HELP?!
I just came across this and I love it! But everytime I download the template the comment link does not work! I don't know what to do! Helllp!
Yes, the edits all work... but my comment links are not working. Has anyone figure out how to fix them?
Ok, I figured out how to fix the comments... just change your blogger settings on the comments section, it's not within the html. Now, my last issue with this template is the fact that I cannot find the html for the "About Me", "Another Page", etc., to edit the links. I searched the entire code and could not find the code referenced above. Perhaps I downloaded a different version from a different site? The closest thing I could find was: skip to main
Any thoughts?
@ T - Hey glad you figured out the comments section, for 'About Me' etc, search for the code given above in the post and you can change the links. You can download the template again if its not there in your current template code.