Cristiano Ronaldo Dapat Sanjungan Dari Legenda Madrid, Figo

Luis Figo memberikan suasana lain di Camp latihan Real Madrid kemarin, ia terlihat membaur dengan akrab dengan para pemain dan juga staff Madrid disana. Suasana rilex dan nyaman juga tercermin jelas ketika sang legenda memberikan wejangan dan juga ceramah kepada para pemain bintang El Real.

Raul Akan Bermain Di Liga Qatar

Klub asal Qatar, Al Saad telah mengkonfirmasi bahwa mereka akan mendatangkan mantan penyerang timnas Spanyol, Raul pada awal musim depan.

Juventus juara tanpa cela

Juventus menjuarai Serie A musim 2011/2012 tanpa pernah mengalami kekalahan sekali pun. Dari 38 partai, Bianconeri menang 23 kali dan imbang di 15 laga.

SiapaKah Yang Mendapat Sepatu Emas Di Liga Eropa

CR 7 Dan Lionel Messi. Dua orang itu adalah mesin goal dua club besar spanyol. siapakah yang akan mendapatkan Sepatu emas Tahun ini.

Gaya Rambut Justin

Baru-baru ini beredar rumor yang menyebutkan bahwa Rihanna akan mengajak Chris Brown kolaborasi untuk menyanyikan single baru milik Rihanna. Rencananya, Rhanna akan merilis lagu ini pada tanggal 20 Februari 2011 bertepatan dengan hari ulang tahunnya.

Kamis, Agustus 04, 2011

hp nokia

hello my friends all the posts I want to give a neighbor news nokia's most expensive in the world, in Indonesia there are a lot of hp but the Indonesian people choose hp china at cheap prices but its model steadily while the quality is lacking, so if we choose its best hp hp just because in addition to quality and a lot of applications that can go into nokia,, nokia can we make a modem to surf. well below its hp
Rate translation
 
 
Again, a luxury mobile phone produced, possibly because the wealthy are quite interested in this super-expensive stuff. Nokia Supreme, thus its name, is labeled as Nokia's most expensive dunia.Label it seems legitimate because Nokia Supreme sells for U.S. $ 160,000 or approximately USD 1.6 billion. Only mobile phone manufacturer Nokia is not artificial, but rather designed by British designer, Stuart Hughes who is specializing gush mewah.Sebenarnya gadgets, Nokia Nokia 8800 Arte Supreme is dressed exclusively by a variety of jewelry. This is what makes banderolnya membumbung.Dilansir UnwiredView and quoted on Wednesday (13/1/2010), Nokia Supreme are made with special materials. The body, among others, is decorated with a sprinkling of diamond grains in 1225. Also pinned gram.Seperti 83 regular platinum, Stuart Hughes provides the Nokia luxury only in very limited editions. Only 3 units of mobile phones are sold via his website. Previously, the designers have created a luxury edition of gadgets like the iPhone and iPod.
Listen
Read phonetically

How to upload Blogger templates


 OK friends my name is fahrulrozi... today I want to give a way to change the blogger templates,
There are several ways,, under this way ....
do not hard ... very easy
ok yea we immediately began just



Rate translation
 

How to upload Blogger templates :


1. Log in to your Blogger dashboard and go to Layout > Edit HTML
2. Ensure you back up your old template in case you decide to use it again. To do this, click on the "download full template" link and save the file to your hard drive.
3. Look for the section near the top where you can browse for your XML template:
4. Enter the location of your template and press "upload".
5. The HTML of your new template will now appear in the box below. You can preview your template or simply save to start using it!
6. Enjoy!



1) Header Image:-Just upload your header image from header widget inside the blogger layout.That is widget at top left of page elements,by hitting Edit Button.If you don’t wanna use image,you can use text also.

2) Menu Links:-To add the menu links.I made easy for you.

Just you will see  Linklist In Blogger Layout,Just add your menu links from there,as like you add your bloggroll in sidebar.


3) Read More Hack With Thumbnail:-As read more hack with thumbnail is installed.And it display image of size i assigned on homepage.

http://fahrulrozi-tkj.blogspot.com


4) Removing Date Header For Proper Functioning:-Just Go To Layout > Page Elements and click On Edit Button Of Blog Posts Section.
    A Pop Up Window will open and just uncheck the date option first in the list and save it. 

5) Featured Gallery :-Just Go To blogger Layout > Page Elements and add the codes like below in the featured widget as i have shown in Layout picture. 

    <div id="featured-post-wrap" class="clearfix">
    <script type="text/javascript">
    jQuery(document).ready(function() {
    jQuery('#featured-post').cycle({
    fx: 'fade',
    speed: 'fast',
    timeout: 6000,
    pause:2,
    next: '#featured-next',
    prev: '#featured-prev'
    });
    })
    </script>
    <div id="featured-post">
    <div class="featured-item">
    <img alt="Image Name" width="304" src="Link of the Image" class="featured-thumb" height="190"/>
    <div class="post clearfix">
    <p class="date-post">Date of the Post </p>
    <h2 class="title"><a href="Link of the Post" title="Title of the post">Title of the post.</a></h2>
    <div class="entry">
    Post Content Or Description
    </div>
    <a class="read-more" href="Link of the Post" title="Continue Reading...">Continue Reading...</a>
    </div>
    </div>
    </div><!-- /featured-post -->
    <a id="featured-prev">prev</a>
    <a id="featured-next">next</a>
    </div><!-- /featured-post-wrap -->

3. You have to just change the things highlighted in red color.
This will add one Featured post only.
4. If you want to add more post then Just before below code

    </div><!-- /featured-post -->

 add this code :

    <div class="featured-item">
    <img alt="Image Name" width="304" src="Link of the Image" class="featured-thumb" height="190"/>
    <div class="post clearfix">
    <p class="date-post">Date of the Post </p>
    <h2 class="title"><a href="Link of the Post" title="Title of the post">Title of the post.</a></h2>
    <div class="entry">
    Post Content Or Description
    </div>
    <a class="read-more" href="Link of the Post" title="Continue Reading...">Continue Reading...</a>
    </div>
    </div>

5. Repeat The step and Get as much post you want.

In The Same way keep On ading or editing all codes to show your Featured Post.

bY : fahrulrozi