Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


Add contact us form with spam protection to your blog
2007-11-12 07:59:00
Your blogger blog platform can be very limited if you don`t know how to add extended features. Remembering the old wise MC Giver making bombs out of chewing gum I was motivated to research how to add an secure and nice looking contact us form directly inside the blog post.As we all now you cant play much inside the editor so we have to use some tricks to get to our final goal. In this tutorial you will find everything step by step to make your own contact us form.First things first, get over to emailmeform and register for a free account. These guys will host your contact form.Now login and click on "create new form" on the left menu.Step 1: Fill in your details, under website field place any web page as we are going to change this later and leave the number of fields to default 4.Step 2: Leave everything on default or translate to your domestic languageStep 3: Leave everything on default except message columns and rows. You need to tweak this a bit to make it fit on your template, I


Try out new Blogger features
2007-11-12 06:15:00
Blogger in draft is a special version of Blogger where blogger developers try out new features before releasing them to everyone. Think of it as an sandbox, or laboratory, or just “Blogger + new things.”By taking feedback and looking at what works and what doesn’t, blogger developers will be able to make features that much better when releasing them to everyone.Get Over to draft blogger to start testing :)bloggertemplates.itmag.org
Read more: Blogger

Blogger Template : Recipes
2007-11-11 18:47:00
This one is really special. I love recipes as they help me a lot in my busy live to cool down a bit and cook something for me and my wive and I thought why not dedicate the next template to all recipe bloggers. This template is as always free give away.Download the template herePreview on my test blogFor template setup open read moreYou can setup few things on this template. Upload the template and copy the html code in an plain text editor like notepad.Find :<div> <div><h1><a href='http://bloggertemplates.itmag.org/'>My Recipes Blog</a></h1>BT Themes Demo</div>..and change the text in red to whatever you like.Find :<li><a href=http://bloggertemplates.itmag.org//'/' title='Home'>Home</a></li> <li><a href='/' title='About'>About</a></li><li><a href='/' title='contact'>Contact</a></li><li><a href='/' title='popular recipes'>Popular Recipes</
Read more: Blogger

Blogger Template : Mosaico
2007-11-11 09:56:00
Download HerePreview HereTags: blogger template, mosaico, css themebloggertemplates.itmag.org
Read more: Blogger

Order your blogger template
2007-11-10 11:14:00
I`m offering css to blogger and wordpress to blogger template conversion and customization.If you cant wait for me to convert new templates you can order yours now for a small fee (usually between 15$ and 40$).Your template will be private and wont be available for download on our blogYou get unique header and footer customizationColor customizationOptional :Logo designHack installationPayments are made with PayPal.For a quote contact me now as those prices are limited time only and soon I have to continue with my studies.Get your blogger template now fill in the contact form with your request :Tags: template conversion, buy template, template customizationbloggertemplates.itmag.org
Read more: Order

Add Navigation Icons to your blog posts
2007-11-10 09:27:00
Do you want to include stylish navigation buttons under your blog posts ? I thought so, follow this tutorial to include this simple hack within your blog posts.As always go to your template/edit html section click on expand widgets and copy the code to a plain text editor like notepad.Find this whole section and delete it :<b:includable>.....</b:includable>Paste this instead (The bold represents the links to navigation images you can change them to your own if you like):<b:includable><div><b:if cond='data:newerPageUrl'><a expr:href='data:newerPageUrl' expr:title='data:newerPageTitle'><img src=http://bloggertemplates.itmag.org//'http://photos1.blogger.com/blogger2/3880/707811929476148/1600/left.gif'/></a></b:if><b:if cond='data:olderPageUrl'><a expr:href='data:olderPageUrl' expr:title='data:olderPageTitle'><img src='http://photos1.blogger.com/blogger2/3880/707811929476148/1600/right.gif'/></a><
Read more: Navigation , Icons

New Design
2007-11-10 05:41:00
Its official we have a new template, it has more space then the old one and a lot of nice features. Its not 100% finished as the comment area requires a bit more tuning. Anyway I hope you like it.CheersTags: blogger templates, blogger themes, new themebloggertemplates.itmag.org


Blogger Template : World of Warcraft
2007-11-08 10:50:00
Nine million users can`t be wrong and wow is truely and addictive game. I have taken the time to make a blogger template inspired by this great piece of software.Download the template hereTemplate preview on my test blogp.s. : for installation instructions open read more....In order to make this template work you need to setup under formatting 1 post on the main page and disable the comments.Tags: wow, world of warcraft template, wow themebloggertemplates.itmag.org
Read more: Blogger , World , Warcraft

Where is my template gone ?
2007-11-08 03:42:00
You found a nice template for your blog on an website , is it the perfect match for your blog ? If you don`t take care one day you`l be amazed to see its screwed. Most of these templates are hosted by private and free web hosting services. If your blog traffic begins to raise at some point the server will fail to serve the images and your user will see only plain text. Imagine the shame and the kick back you would be faced with such situation. In this very next tutorial I`m explaining how to find suitable hosts for you blog template images and css style.First of all we need to know where to find the links to our images inside the template., therefore we need to login to our blog admin panel and visit the template/edit html area. Most templates hide the images inside the CSS Tags so this will be the first place to look. If you cant find the CSS tags look for a similar line of code :<link href="http://somehost.com/somefolder/templatename/style.css" rel="stylesheet" type="text/cs


Blogger Template : Plain Office
2007-11-07 07:24:00
Another great new template for your favorite blog platform is finished. Plain Office is the next one in our series of templates. Its nice, clean and simply beautiful.Download the template herePreview on my test blogTags: new template, theme, blogger, css templatebloggertemplates.itmag.org
Read more: Blogger

Digg It button for blogger
2007-11-05 05:29:00
Are you a digger ? If so then you might want to embed a simple and nice looking digg it button next to your post.First of all you have to login to your blogger blog admin panel, then select template / edit html, mark Expand Widget Templates and copy paste the whole html code in a plain text editor like notepad. You might consider to make a template backup if something goes terrible wrong :).Now find the following line of code<p><data:post.body/></p>and place this on the next line :<p><!-- DIGG --><div'float:right; margin-left:10px;'><script type='text/javascript'>digg_url = '<data:post.url/>';</script><script src=http://bloggertemplates.itmag.org//'http://digg.com/tools/diggthis.js' type='text/javascript'/></div><data:post.body/></p>Thats all folks, copy and paste the html back to your html view and saveTags: digg it, widget, tutorial, embedbloggertemplates.itmag.org
Read more: Digg

Blogger Template : Multipla
2007-11-04 18:06:00
This is the first blogger template converted by myself from a css template. All credits goes to free css templates crew I was just stupid enough to make it blogger compatible. Before you can start posting you need to customize the menu on the left by editing the html. Anyway I hope you like this template as more are going to come in the near future.Download HereTags: multipla, templates, theme, blogger, freebloggertemplates.itmag.org
Read more: Blogger

Blogger Template : Soft Light
2007-11-04 14:22:00
Download HereTags: theme, template, blogger, soft lightbloggertemplates.itmag.org
Read more: Blogger

Blogger Template : Underground
2007-11-04 14:19:00
Download HereTags: theme, template, blogger, undergroundbloggertemplates.itmag.org
Read more: Blogger

Blogger Template : Dfire
2007-11-04 14:15:00
Download HereTags: blogger, theme, template, dfirebloggertemplates.itmag.org
Read more: Blogger

Launching Comment Box
2007-11-04 06:58:00
A neat widget for blogger which show the comments and leave your comment form in the same page as blog when you click the 1 Comment s link. Check out the screen shot of the Comment Box.Instead of being taken to default blogger comment page this widget displays the comments in a neat box with a loading gif.Installation instructions can be found hereTags: widget, comment, box, bloggerbloggertemplates.itmag.org


Display Adsense ads between blog posts
2007-11-03 17:08:00
Some of you might all ready know how to display ads between blog posts but most bloggers are still not aware of this feature. It was long time requested by bloggers and now the waiting time is over. Blogger now supports this implementation through the AdSense widget. See how it is done on the Adsense blogTags: adsense, ads, google, blogbloggertemplates.itmag.org
Read more: Display

Blogger Sitemap
2007-11-03 12:23:00
Blogger users who wanted to submit a sitemap to Google Webmaster Tools have always had some disadvantages. Since we can't publish a real sitemap to the domain we are using we had to settle for only submitting a partial sitemap by using our default site feeds (which only contain the last 25 posts). Add to that confusion when Blogger introduced Feed Redirection (to FeedBurner or others) made things even trickier, as for awhile if you chose the feed redirection option, then you couldn't submit a sitemap. Fortunately Blogger came up with a super secret option (so secret they never bothered to tell anyone) that fixes the problem for submitting a sitemap when feed direction is enabled ( hat tip to Amit for letting their secret out). And in the same step opened up a way to submit all your posts in a sitemap, instead of just the last 25.....Tags: blogger, sitemap, atom, tips, webmasterSo, starting at the beginning. To submit a Blogspot hosted blogs feed as a sitemap to GWT, you have to use t
Read more: Blogger , Sitemap

Add expandable posts to your blog
2007-11-03 11:12:00
A few day ago I posted a tutorial found on the internet to addhtml read more functionality to your blog but did not had the chance to test it myself. Today I tried to install the script but found out that`s a bit buggy and does not work like I would to. After immense searching I found a tutorial on a Japanese blog that really works. So follow the next lines if you would like to have expandable posts like on this blog.Open your template html view, mark expand widget templates and then copy and paste the full code to plain text editor like notepad twice. Save the first copy if something runs wrong and you need a backup and close it.Add this between <head> and </head> tags :<script type="text/javascript">function toggleIt(id) { post = document.getElementById(id); if (post.style.display != 'none') { post.style.display = 'none'; } else { post.style.display = ''; }}function showFullPost(id) { var post = document.getElementById(id);


XML, HTML and XHTML
2007-11-03 07:53:00
When inserting codes into the Blogger template, page element, or blog post, you may have seen error messages that the code could not be parsed, was not well-formed, was broken, or that the elements were not closed properly. These errors can be corrected if you understand the rules that must be adhered to in XHTML documents. Blogger templates use the XHTML 1.0 Strict Document Type. In this article, we shall explain some of the XHTML syntax or rules, so that you may troubleshoot and resolve the problems if these error messages should occur.XML , HTML and XHTMLWe shall keep this short. Just so as you understand what we said about document type, view the Page Source or Source of your Blogger blog. You should see this document type declaration at the very top:-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">The terms – XML, HTML and XHTML - refer to the markup language used to write the web pages. Many of us would h


Technorati Tag Generator
2007-11-03 06:48:00
Don`t you hate it ? Every new post requires extra 2-3 lines of code if you want to place Technorati tags. Most users don`˙t even know how to place them. Well here is help all you lazy couch potatos like me :) . I discovered a tool that does the tagging for you it’s quite a simple program that allows you to generate HTML code for tags from a list of words. It also allows the creation of prefixes and suffixes (which can be saved) which are added to the code at the beginning or the end (this allows different styles to be made). Once the code is generated, it can be exported to any HTML editor, by copying it to the clipboard.Happy downloading hereMore InfoTechnorati Tags:tag, generator, tags, code, free, technoratibloggertemplates.itmag.org
Read more: Generator

Blogger Template : Girly Web 2.0
2007-11-02 15:06:00
Download Herep.s : The date header needs to be in yyyy-mm-dd format to work properly. Credit goes to blogburster for this template.bloggertemplates.itmag.org
Read more: Blogger , Girly

Publish your posts directly from word
2007-11-02 14:52:00
If you prefer Microsoft word over the native blogger editor you can use Blogger right within Microsoft Word. Just download and install the Blogger for Word add-in and a Blogger toolbar will be added to Word allowing you to: Publish to your blog Save drafts Edit posts Download the toolbar for word herebloggertemplates.itmag.org


jiglu has widgetized auto tags for your blog!
2007-11-01 14:58:00
This appears to be a cool widget/service that spiders your blog and creates a tag list in the form of a widget. The tags link to the actual content on your pages giving your readers a new way to navigate your site. The tag links open in a window right on your site and deliver your readers to the content they desire. It’s easy to use so the reader wont get discouraged. There are different categories for tags so you don’t have to deal with jumbled up mess like those pesky tag clouds. Jiglu attempts to organize the keywords on your site to make navigation much easier.This widget uses JavaScript. It is completely customizable to the appearance of your blog. Size and multiple color options are available as well as the ability to limit the actual content of the widget. There are also Word Press versions that integrate directly with your widget ready template. Also for, Movable Type and TypePad.Go over to jiglu.com to check this new widget outbloggertemplates.itmag.org


Adaptive Blue Launches New Display Widgets
2007-11-01 14:34:00
Smart browsing company Adaptive Blue just launched a few new widgets to complement their existing distributed tools. The newest round of widgets leverage RSS feeds from popular services such as Amazon and Epicurious to display dynamically updated lists of popular items like Amazon products or Netflix most popular. You can also set up more personalized widgets of your Amazon wishlist or Netflix Queue. While these are nice looking widgets, there’s nothing too revolutionary in the widget itself. Folks have long been able to plug RSS feeds into services like Widgetbox or Musestorm to create their own display widgets of whatever dynamic content might complement their blog. Dig a little deeper, however, and you can see what Adapative Blue is up to here. These display widgets are a slick delivery vehicle for their SmartLinks. Each widget comes equipped with a button corresponding to each item (e.g. a movie title), which triggers Adaptive Blue’s signature SmartLinks module which poi
Read more: Display

Blogger Template : Visionary
2007-11-17 08:18:00
Another great blogger template is ready to be downloaded. This one is an port of the visionary wordpress template made by Justin Tadlock. Besides being ultra cool for magazine type of blogs it features animated sidebar tabs.Download this template herePreview the template hereFor template setup open read more"To change the navigation links and titles edit the template inside the edit html area of the administartion panel.Find :<!-- BEGIN TOP-NAV / FEEL FREE TO ADD MORE LINKS TO THIS PAGE -->and change the links and titles for the top navigation on the next few lines.Find :<!-- BEGIN MAIN-NAV.PHP -->and change the links and titles for the main navigation on the next few lines.The 4 tabs can`t be displayed as page elements so you have to edit the code for every tab yourself.Find :<div> <ul> <li><a title='Tab 1'>Tab 1</a></li> <li><a title='Tab 2'>Tab 2</a></li> <li><a title='Tab 3'>Tab 3</a></
Read more: Blogger , Visionary

Youtube Download Video Widget For Blogger
2007-11-17 05:35:00
I`v discovered a nice tutorial how to add a youtube video downloads widget to your blog. There are 2 versions 400px and 200px width.Find out how to install this widget hereTags: youtube widget, download youtube video, widgetsbloggertemplates.itmag.org
Read more: Blogger , Download

Server Problems
2007-11-13 07:46:00
We are facing server problems, some of the downloads are not available at the moment. Please hold on and try later to download templates. I will fix those issues as soon as possible.ThanksEdit : 14.11 - The server seems to be stable no problems at the momentbloggertemplates.itmag.org


ShareThis for blogger
2007-11-12 16:00:00
ShareThis, the green sharing icon which you’ll probably find in most WordPress blogs, is now available for Blogger platform or any other website.With a single line of Javascript code, you can help website visitors promote your blog content on social websites like Digg, Delicious, Facebook, etc. Other than social web sharing, ShareThis will let readers forward your stuff via email/SMS while staying on the page.Now the most wonderful part about ShareThis - when readers share your web content, ShareThis tracks and provides your this information through charts and reports.You therefore know what content is popular among your readers and how they are interacting with various social services.AddThis also provides something similar in a drop-down CSS menu but with ShareThis, you can decide what services should appear in the menu and their order.Get ShareThis | Developer BlogIf you are on Classic Blogger template, ShareThis will work without problems but for the XML templates of new blogger,


Related posts widget for blogger
2007-11-18 15:28:00
This widget or hack call it how you like is often requested by fellow bloggers.Here is the tutorial how to install related posts based on labels underneath your blog posts.First of all you must know that it won`˙t work if your labels use any reserved url characters.Go to templates edit html and click on expand widget templates and copy the whole code inside a plain text editor like notepad. You might consider backing up your template if something runs wrong.Now paste the following in the page header :<script type="text/javascript">//<![CDATA[var relatedTitles = new Array();var relatedTitlesNum = 0;var relatedUrls = new Array();function related_results_labels(json) {for (var i = 0; i < json.feed.entry.length; i++) {var entry = json.feed.entry[i];relatedTitles[relatedTitlesNum] = entry.title.$t;for (var k = 0; k < entry.link.length; k++) {if (entry.link[k].rel == 'alternate') {relatedUrls[relatedTitlesNum] = entry.link[k].href;relatedTitlesNum++;break;}}}}function remov


Page 1 of 2 « < 1 2 > »
eXTReMe Tracker