November 25, 2009

60+ Best Blogger Templates


Hi friends as we all need some blogger templates that really are best and need to use them on our blog to make our blog look proffessional.As i too have started making some templates but i would for sure like to review or make a collection of some best blogger templates that are designed by our great blogger designers in blogosphere for us in the last few months,to make our blogs look really great.

Just all the 60+ templates i will review will be all from my personal likes and collection,i think them as really of different type and i am sure,one of the design out of these will meet your needs,as all layouts will be different and best.


Image Source:- techtreak

0)Irresistible






1)Papelys-e-color






2)ImpreZZ






3)Falkner Press






4)The Latest






5)Photoplus






6)Cellar Heat Light Gallery







7)Gamezine






8)Red Light






9)Extreme Georgia






10)Main Stream






11)Typebased






12)Acosmintech






13)Community






14)Woodmag






15)Showcase Light






16)Excellence






17)Mainam






18)Paper Craft






19)Girly Nature







20)I Can Watch Movies






21)Typography






22)Cordobo-Park






23)Stripes Theme






24)Hybrid News






25)Audacity of Tanish






26)Modularity Lite






27)Touch River






28)Milano






29)Letter Frame






30)Chucky






31)Auto Blog






32)Creative By Nature






33)Nexus-5






34)Driftwood Mag






35)ProDreams






36)Blogger Tube






37)Gallery






38)Simplicity V2






39)PortFolio Press






40)Paperslips






41)Bloggertory






42)Complicated Girl






43)Treasure Hunters






44)Lenomag






45)Theater Room






46)Flambeau






47)Propress






48)Floating Way






49)The Amazing Cliche






50)Massive Attack






51)sGallery






52)Rockstar






53)Bloggerpress






54)Simple Life






55)KeKo






56)Shalom*Typo






57)Winpress 7






58)New York






58)She's a Lady






59)White Clean Magazine






60)Intrablog






If You Find Any Link Broken In The Above Templates List Just Let Me Know I will Correct It With Proper Link.

November 20, 2009

How Show Post Date For Blogger Posts Done On Same Day


How To Show The Post Date For All Your Blogger Posts you do on your blog including posts you have done On same day i.e as in blogger you have an option of date-header to show up the date for each post that you have done in blogger to show up when it was posted.But there is only one small problem in this feature,as when we do more than one post on same day the date shows up only for one post,that is last one not for both.So if you have problem with this and interested in displaying the date of post in all posts,you can solve this problem following this tutorial.Check the below image showing two posts of my demo blog which i have done on same day.



You will see as date is being shown for only one post.To solve this follow these Steps:-

1. Login to blogger
2. Click Layout
3. Click Edit HTML tab
4. Check the small box next to the text “Expand Widget Template"
5. Find this code :


<b:if cond='data:post.dateHeader'>
<h2 class='date-header'><data:post.dateHeader/></h2>
</b:if>


6.Remove the code and replace with this one:


<b:if cond='data:post.dateHeader'>
<script>var ultimaFecha = &#39;<data:post.dateHeader/>&#39;;</script>
<h2 class='date-header'><data:post.dateHeader/></h2>
<b:else/>
<h2 class='date-header'>
<script>document.write(ultimaFecha);</script>
</h2>
</b:if>


7. Click "SAVE TEMPLATE".
8. Done

Now it will show date for both posts as below.



Now, all of your posts in the same day will include the date. If you have any problem you can leave your comments.

November 08, 2009

Hack To Share Your Adsense Revenue With Different Authors Of Your Blog


You would be knowing for sure as now all the big bloggers with many writers use adsense revenue sharing hack for blogs.What actually it is about?.As many still would be not knowing about it,Like suppose i own a blog and run it.Now there are also,3 more authors to my blog who also write for my blog.Now the blog is owned by me but it have 4 authors including me who are very active on my blog to post and i have been using adsense adds at the beginning and end of the post to make some money out of it.

Now problem comes here,as how to distribute or share the revenue with other authors of my blog to give there share,as it becomes difficult to check how much the authors post is contributing to revenue of blog.So the thing only can be done is to show the adds of the that author google adsense account on posts done by him/her.As this will give him the exact revenue he deserves for doing that post.

I hope now you would be clear what i was talking about.Now this hack is very simple in wordpress blogs as plugin is available for it.Now i would like to tell you how make this work in bloggers.If you really have many authors to your blog-you can really use this hack to attract more authors and give them the reason to work hard for posting on your blog,which would give them the real revenue they deserve for that post.

As the best part is,if the author had previous posts on your blog,the adds will appear on that posts too automatically.Now how to implement it in blogger.



1. Login to Blogger dashboard
2. Navigate to Layout >> Edit HTML and Expand Widget templates
3. Search for the following code inside your template

<data:post.body/>

4. Insert the following piece of code just above or below the red code you find.As adding above will show adds at beginning of post and below will result in at end of post.Or add at top and bottom both,to show at both places.


<b:if cond='data:blog.pageType == "item"'>

<b:if cond='data:post.author == "admin"'>
Insert Ad Code for admin here (first author)
</b:if>

<b:if cond='data:post.author == "anshul"'>
Insert Ad Code for anshul here (second author)
</b:if>

<b:if cond='data:post.author == "sunil"'>
Insert Ad Code for sunil here (third author)
</b:if>

</b:if>


5. Replace the author name and ad code with the actual ones.As names are in bold and replace whole line 'Insert Ad Code for admin here (first author)' with the add codes of that author.

Its not necessary to use only adsense codes there.The author can have any banner add also like of his affiliate program he wants.Its upon the author with what add he wants to display.

Like above i have made 3 authors- admin,anshul and sunil.You can make any number you like,just keep on adding codes as i have done.Just change them with the name of yours,you are using in blogger as display name i.e post author name.Remember all the author names should be different.

6. Save the changes you have made.
7. You are done.
8.Verify that correct ads are shown by viewing HTML source code of the web pages when visiting posts created by various authors or bloggers.

I hope it will be very helpful for some bloggers who have many authors to there blog and even give you now opportunity to invite other authors to your blog.

Enjoy This Hack !!

TEXT ME ANY QUERY

 

Copyright 2009 All Rights Reserved Revolution Two Church theme by HackkingAday