Owner: Blogger Magz URL:http://bloggermagz.blogspot.com Join Date: Mon, 01 Oct 2007 04:01:45 -0500 Rating:0 Site Description: blogger templates | widgets | hacks | news Site statistics:Click here
TypoXP 2.1 Blogger Template 2007-09-29 14:23:00 FEATURESComplete Fonts and Colors Tags for LayoutNow you can change fonts and colors with your own style without HTML/CSS knowledges. Go to Template - Fonts and Colors and paint your own TypoXP 2.1 Blogger
Template.Header Image supportedNow you can change header image with your own image directly from your Template - Page Elements area.Top Navigation LinksNow you can add links in your top navigation directly from your Template - Page Elements area.Four Sidebar Widgets AreaThere are 4 sidebar area. They are Top Sidebar, Middle Left Sidebar, Middle Right Sidebar, and Bottom Sidebar.Selective expandable post summariesI wrote a complete explanation for this hacks here.TypoXP Sidebar Title Icon SetDifferent widgets will have different icons (default) , but you can change this icon using this trick.Author Comment HighlightLabel (Tags) Cloud Widget (no longer available)Some of you reported some errors when using this widget. If you want to add this feature in TypoXP 2.1 Blogger Template, you
Customize your Blogger "Status Message" 2007-09-29 11:06:00 When you are showing posts in certain label or using "search facility" in Blogger
, your blog will display a "StatusMessage
". You can customize it with your own style.You only need to add some CSS code for your "Status Message". BlogAndWeb give us an example on his article.#main .status-msg-wrap { width:90%; padding:5px;} #main .status-msg-body { font-size:80%; text-align:left; padding:5px 5px 5px 30px; width:auto;} #main .status-msg-border { border:1px solid #a19a36; opacity:1;} #main .status-msg-bg { background: #FFF9B3 url(http://bp0.blogger.com/_Zuzii37VUO4/RvtwlnVpGrI/AAAAAAAACOw/K5daSpdOLYg/s1600/gnome-status%5B2%5D.png) center left no-repeat; opacity:1;}Edit your blogger template and add this code before ]]></b:skin> tag. Resources: BlogAndWeb
How to make a frontpage section to your blog 2007-09-29 10:40:00 Hoctro made a simple tutorial about adding a frontpage to your blog. Your frontpage section will be shown only at your blog home page. The secret is two lines conditional (if) code below,<b:if cond="data:blog.url == data:blog.homepageUrl">[ Add everything you want for your frontpage here... ]</b:if> Okay, be creative and make a frontpage for your own blog!
Ten Shades of Pink Blogger Template 2007-09-29 10:29:00 Since October is breast cancer awareness month, K2 Modify created 10 "Shades
of Pink" Blogger
Template for you.Pink I | Visit and DownloadDesigned by K2 ModifyPink II | Visit and DownloadDesigned by K2 ModifyPink III | Visit and DownloadDesigned by K2 ModifyPink IV | Visit and DownloadDesigned by K2 ModifyPink V | Visit and DownloadDesigned by K2 ModifyPink VI | Visit and DownloadDesigned by K2 ModifyPink VII | Visit and DownloadDesigned by K2 ModifyPink VIII | Visit and DownloadDesigned by K2 ModifyPink IX | Visit and DownloadDesigned by K2 ModifyPink X | Visit and DownloadDesigned by K2 Modify
Selective Expandable Post Summaries 2007-09-21 05:12:00 Blogger Help provides a simple hack to create expandable post summaries for your new blogger. But, it shows "Read More" link in every posts and some of you don't like this. Hackosphere tried to make a selective expandable post summaries for his Neo blogger template. In this post, i'll try to make it easier for you.First, we have to edit your template code. Login to your Blogger account and go to Template - Edit HTML.Find the </head> tag and add all of this code before it.<b:if cond='data:blog.pageType == "item"'> <style>.fullpost{display:inline;}</style><b:else/> <style>.fullpost{display:none;}</style> <script type='text/javascript'> function checkFull(id) { var post = document.getElementById(id); var spans = post.getElementsByTagName('span'); var found = 0; for (var i = 0; i < spans.length; i++) { if (spans[i].className == 'fullpost') { spans[i].style.display = &am Read more:Selective
Ilacrimo Blogger Template 2007-08-11 19:13:00 Demo | Visit and DownloadDesigned by BlogAndWebNote: This is a different version of my current template Read more:Blogger