Johny Darkmovie, Template for Movie Review

at the request of a friend via email, he requested that I create a template that can be used to review or download movies. Well, be like the template images below (click the image to see the demo):

johny darkmovie

Well, just on features that exist in this template and how the installation widget:
  1. Installing the Automatic Image Slider
        
    To change the image on the slider, locate the following code:

        
    numposts1 = 5;
        
    label1 = "best seller";

        
    Description:

        
    Number 5 is the number of the image displayed on the slider, you can change it according to your taste.

        
    best seller label or category is shown on the slider, you can also change it as needed (note that there are large and small letters on the label that you have created should be the same).
  2. Kategory with thumbnail (Box office and action movies)

        
    It's on the left and below the image slider widget random movies, way pair add gadget >> HTML / Javascript and then enter the code below:
    <script type='text/javascript'>var numposts = 5;var showpostthumbnails = true;var displaymore = false;var displayseparator = false;var showcommentnum = false;var showpostdate = false;var showpostsummary = false;var numchars = 100;</script>

    <script type="text/javascript" src="/feeds/posts/default/-/action?orderby=updated&alt=json-in-script&callback=labelthumbs"></script>
    Keterangan :
    Warna biru (action) adalah label atau kategori yang ditampikan pada sidebar. Anda bisa menggantinya dengan label anda sesuaikan dengan kebutuhan.
  3. Widget Random Movies (Sidebar kanan atas)
    cara pasangnya add gadget >> HTML/Javascript kemudian masukkan kode di bawah ini :
    <script type="text/javascript">
        var randarray = new Array();var l=0;var flag;
        var numofpost=7;function randomposts(json){
        var total = parseInt(json.feed.openSearch$totalResults.$t,10);
        for(i=0;i < numofpost;){flag=0;randarray.length=numofpost;l=Math.floor(Math.random()*total);for(j in randarray){if(l==randarray[j]){ flag=1;}}
        if(flag==0&&l!=0){randarray[i++]=l;}}document.write('<ul>');
        for(n in randarray){ var p=randarray[n];var entry=json.feed.entry[p-1];
        for(k=0; k < entry.link.length; k++){if(entry.link[k].rel=='alternate'){var item = "<li>" + "<a href=" + entry.link[k].href + ">" + entry.title.$t + "</a> </li>";
        document.write(item);}}
        }document.write('</ul>');}
        </script>
        <script src="/feeds/posts/default?alt=json-in-script&start-index=1&max-results=1000&callback=randomposts" type="text/javascript"></script>
    Description:
        
    Note number 7 above, it is the number of random posts that are displayed on the sidebar, please replace your liking.

  4. Latest Movies (Under the navigation menus or news ticker)
    To replace dashboard >> Design >> Edit HTML do not forget to check expand widget templates then search by using control + F. Then find the URL http://johny-darkmovie.blogspot.com replace with your URL.
  5. To adjust the distance between the end of the post with a comment box, which is usually too wide do is click on the design, let the position of page elements after you select the blog post (most of the column) and then click edit. Once open a new page simply check the date, comments and labels let the others blank.
  6. To replace the search box (search box) in the upper right corner, go back to Edit HTML find http://johny-darkmovie.blogspot.com and replace it with the URL of your blog ..
  7. To activate the reply in the comments box, find the code below in the edit template HTML:
    <a expr:href='&quot;https://www.blogger.com/comment.g?blogID=8548828380568749844&amp;postID=&quot; + data:post.id + &quot;&amp;isPopup=true&amp;postBody=%40%3C%61%20%68%72%65%66%3D%22%23&quot; + data:comment.anchorName + &quot;%22%3E&quot; + data:comment.author + &quot;%3C%2F%61%3E#form&quot;' onclick='javascript:window.open(this.href, &quot;bloggerPopup&quot;, &quot;toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=600,height=500&quot;); return false;'>Reply</a>
    Note the red code, it is a demo blog template ID Johny Darkmovie. You should replace it with your blog ID located on the browser.
    This template also has a feature static page (static page) click on an existing sample page on the navigation at the top and if you download this template, script-script for I have included live widgets installed and replace it with the label or the URL of your blog, do not forget to read the instructions! I guess that's to be considered in using this template, if still unclear please leave a message in the comment box below. And for those of you who are interested to try it please just link to the demo and download this template, you're done, good luck and hopefully useful .... happy blogging (discharged home office bath ne yet .... hehehehehehe)





No comments :

No comments :

Post a Comment