tháng 5 2012

No comments

I provide this template to your online store, easy to navigated all you have to do just read the instruction completly and you will see your online store work just as you seen in demo. I made this template with shopping cart features from wojodesign.com with Dollar in default currency, you can change with any Paypal currency such as Pounsterling, Euro etc.


Johny Blackstore template it was made especially for online store only. Design with magazine style blogger template with 4 column blogger template and one left sidebar, 3 column footer, shopping cart for blogger platform, automatic featured content slider, ads 728 x 90 px ready, pagination for blogger ready, dropdown menu, , zooming image, clean design template, and more. This template designed for online store only with daily updates. For more detail visit this link to see how to manage this template

Readmore →

No comments

Johny Simpleblog

This template has two basic colors, white and gray with a black background, easy loading and easy to navigated.

johny simpleblog


Johny Simpleblog was a simple template with classic style. There's no specific feature in this template. It's a white and grey color with 2 column blogger in there, easy loading and SEO friendly I think, 1 right sidebar, 3 columns footer, navigation drop down menu, ads ready, pagination for blogger ready, clean design template, and more. This template suitable for all type of content blog especially for daily blogs, but you can use it for your site anything you like to. I hope you enjoy it and happy blogging. For more detail visit this link, if you have any question about this template you can leave your message in that link.

Creating Website Template

creating website template


Ths template look like Maskolis used in his site. Free Creating Website blogger template is a blogger template with another style Creating Website template. It's a 3 column blogger template with 2 right sidebar, ads ready, there's no footer in this template, pagination for blogger ready, tabview ready, clean design template, and more. This template suitable for all type of blogs. You used it for any content for daily updates. For instruction how to use this template you can visit this link. Ask him how to navigated this template.
Readmore →

No comments

In this tutorial I will discuss how to create automatic Carousel slider based on your labels in blogger. All you have to do only replace with your own label and the slider will work based on the label that you add in Edit HTML template. I made this carousel slider was very simple and only used jCarousellite script without adding easing effects or mousewheel.

carousel slider johny

  1. You must login to blogger with your account
  2. After that select the blog that you want to add slider.
  3. Go to the template >> Edit HTML and check the expand widget templates, don't forget to backup your template first.
  4. And then place this following codes above ]]></b:skin>:
    #carousel{width:950px;height:185px;margin-bottom:0px;position:relative;display:block}
    #carousel .container{position:absolute;left:49px;width:895px;height:185px;overflow:hidden;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh949uLMuIMWK4Xjvc0uuiopxQ_EWtIpkbcmCHxJOW_Uy0CO4MUmniYcvnbPiyOCy2RcH8a6WR06SXwbRn_NdrNvFrJYJzgdJ3FHpyXeefsP4WjVLjzPzSxPk6rAz_trK0t6SDoTWPrEGw/s1600/scroller-bg.png) repeat center}
    #carousel #previous_button{position:absolute;width:49px;height:185px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwrHe61OrDxtB9i50URDSQDzhPc0KpBJDScvACZj-5glC_q6zGLbW53vntTcarw7mkB3TurkBPzraIqUhXJ0DRwtT7P8M6W0Hx7xOufoH9Szp8O7irktZCjDUgHOENypCRhaJomJ4-sdM/s1600/prev.png) center;z-index:100;cursor:pointer;border-right:1px solid #ccc}
    #carousel #previous_button:hover{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrlBRHvq88sZB-1AFD2lIUmnkyqlHaCUdP3mnaLlqsXE__HQ42Rr5Sr8adZrXDKx1Bne6bdOEI5EGvsyZ9_bz9qvOzR5XA1Tdt9Yqr6wr8vYxhN4qkjV-2B2JBwnEfeLLMcP6VsuDwVV4/s1600/prev.png) center}
    #carousel #next_button{position:absolute;right:0;width:49px;height:185px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiuzFl9m77QOcf1kOwKFmPkYzQfxKbVnYBjgn9H351klHZMmY0nokhfWJobYVSxSHHnfFYm2QyHXzlS4NkLJHitdS8pENMF8AgndgeKct_ijTb6PqEKXr4CRCsGjIPOkyivQpDkpIwvRRA/s1600/next.png) center;z-index:100;cursor:pointer;border-left:1px solid #ccc}
    #carousel #next_button:hover{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8P6-NlkJaTf5REhyCUQmqhMbYfmUb40W26kkXoASIaAL43dgsCjRDYpKChr27uKj0mXz9DoYQpn2NDElj1_Pik6fHA4amGJBbqOTWAJK_mXiHFS43vG_EevqocaGyWRYnnEzHQWPI0OI/s1600/next.png) center}
    #carousel ul{width:100000px;position:relative;margin-top:10px}
    #carousel ul li{background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4dRrCsze55WQ6eIvir3qe3Uig9XG56tab5sTePWQbg0QOXVo7bKC5173ZfF2511b5_kuh4xYzB8I8q5RVHrCXh-NKbLXxu1FAkjgWWz3xQlrcpWzqYs7iShDgv5KC8C4GJIyQJ3dNbjg/s1600/main.png) repeat-x top;display:inline;float:left;text-align:center;font-weight:700;font-size:.9em;line-height:1.2em;border:1px solid #ccc;width:145px;height:150px;margin:0 4px 20px 7px;padding:6px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
    #carousel ul li:hover{filter:alpha(opacity=75);opacity:.75;}
    #carousel ul li a.slider_title{color:#222;display:block;margin-top:5px}
    #carousel ul li a.slider_title:hover{color:#cd1713}
    #carousel a img{display:block;background:#fff;margin-top:0}
    Look at some codes with the blue color above, that's the width and height of the slider in the demo that I made, change with your own size depend on your template width.
  5. Still in Edit HTML, add this following code above </head> :
    <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'/>
    <script src='https://masolis-javascript.googlecode.com/svn/trunk/carousellite.js' type='text/javascript'/>

    <script type='text/javascript'>
    //<![CDATA[
    imgr = new Array();
    imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9KB_MAMmIDW8ooenAMw81lFnC5rvBaYRnMB9CatYq7mAg_XEGM9tqsJaAKWOXQhtXMc6yycla0rf9EDqJdK7CObxA973iC8wYxd4MeWHIgNz7luNmZ9NQ_loCP3cYcEbNmIC9QYu5nyo/s1600/no+image.jpg";
    showRandomImg = true;

    aBold = true;

    summaryPost = 140;
    summaryTitle = 25;

    numposts1 = 15;
    label1 = "news";

    function removeHtmlTag(strx,chop){
    var s = strx.split("<");
    for(var i=0;i<s.length;i++){
    if(s[i].indexOf(">")!=-1){
    s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
    }
    }

    s = s.join("");
    s = s.substring(0,chop-1);
    return s;
    }
    function showrecentposts(json) {
    j = (showRandomImg) ? Math.floor((imgr.length+1)*Math.random()) : 0;
    img = new Array();
    document.write('<ul>');
    for (var i = 0; i < numposts1; i++) {
    var entry = json.feed.entry[i];
    var posttitle = entry.title.$t;
    var pcm;
    var posturl;
    if (i == json.feed.entry.length) break;
    for (var k = 0; k < entry.link.length; k++) {
    if (entry.link[k].rel == 'alternate') {
    posturl = entry.link[k].href;
    break;
    }
    }

    for (var k = 0; k < entry.link.length; k++) {
    if (entry.link[k].rel == 'replies' && entry.link[k].type == 'text/html') {
    pcm = entry.link[k].title.split(" ")[0];
    break;
    }
    }

    if ("content" in entry) {
    var postcontent = entry.content.$t;}
    else
    if ("summary" in entry) {
    var postcontent = entry.summary.$t;}
    else var postcontent = "";
    postdate = entry.published.$t;
    if(j>imgr.length-1) j=0;
    img[i] = imgr[j];
    s = postcontent ; a = s.indexOf("<img"); b = s.indexOf("src=\"",a); c = s.indexOf("\"",b+5); d = s.substr(b+5,c-b-5);
    if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")) img[i] = d;
    //cmtext = (text != 'no') ? '<i><font color="'+acolor+'">('+pcm+' '+text+')</font></i>' : '';
    var month = [1,2,3,4,5,6,7,8,9,10,11,12];
    var month2 = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];
    var day = postdate.split("-")[2].substring(0,2);
    var m = postdate.split("-")[1];
    var y = postdate.split("-")[0];
    for(var u2=0;u2<month.length;u2++){
    if(parseInt(m)==month[u2]) {
    m = month2[u2] ; break;
    }
    }

    var daystr = day+ ' ' + m + ' ' + y ;
    var trtd = '<li class="car"><div class="thumb"><a href="'+posturl+'"><img width="145" height="100" class="alignnone" src="'+img[i]+'"/></a></div><p><a class="slider_title" href="'+posturl+'">'+posttitle+'</a></p></li>';

    document.write(trtd);
    j++;
    }
    document.write('</ul>');
    }
    //]]>
    </script>
    Notes:
    See the red URL script above, that's the latest series jQuery.min.js script code that I use to made this slider. And if you've found jQuery.min.js although with the different series in your template, the red codes no longer need to insert. There must be only one jQuery.min.js in your template, it is up to the serial number, if possible the latest version.
    Blue code (15) : amount of your post that display in the slider. news was a label that I choose to show up in slider.
  6. Next step you must call the slider to appear in your blog. Place this following code above <div id='main-wrapper'>:
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <div id='carousel'>
    <div id='previous_button'/>
    <div class='container'>
    <script>
    document.write(&quot;&lt;script src=\&quot;/feeds/posts/default/-/&quot;+label1+&quot;?max-results=&quot;+numposts1+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts\&quot;&gt;&lt;\/script&gt;&quot;);
    </script>   
    <div class='clear'/>
    </div>
    <div id='next_button'/>
    </div>
    <script type='text/javascript'>
    (function($) {     $(document).ready(function(){
    $(&quot;#carousel .container&quot;).jCarouselLite({
        auto:4000,
        scroll: 1,
        speed: 800,   
        visible: 5,
        start: 0,
        circular: true,
        btnPrev: &quot;#previous_button&quot;,
        btnNext: &quot;#next_button&quot;
        });
        })})(jQuery)   
    </script>
    </b:if>
    You can also put the following codes in the bottom of your navigation menu or you can also placed in your footer side, that's depend on your needs.
  7. The final step, save templates and see the results.
Readmore →

No comments

These 3 template was only modified from my previous version in Amazing Magazine Template Blogger for your portal site. I modified those template with 3 colors choosen in dark, blue and red color; and add some additional widget in the middle of this template.

Johny Storage Dark



Johny Storage Blue



Johny Storage Red



For more detail about how to use this template plese visit this link, translate it n English with widget translation flag in the top of sidebar.
Readmore →
Được tạo bởi Blogger.