How to Add Different Backgrounds In Blogger Pages
Sabtu, 14 April 2012
0
komentar
How to Add Different Background In Blogger Posts/Pages
Step 1. Log in to your Blogger Dashboard, then go to Template > Edit HTML.
Step 2. Select "Expand Widget Templates"
Step 3. Search (CTRL + F) for this tag:
</head>
Step 4. Just above the </head> tag, paste this code:
<b:if cond='data:blog.url == "http://POST-OR-PAGE-URL.html"'>
<style>
body {
background-image: url(http://DIRECT_LINK_TO_BACKGROUND_IMAGE.com/IMAGE.JPG);background-position: center; background-repeat:repeat; background-attachment: fixed;
}
</style>
</b:if>
Note:
- Change: http://POST-OR-PAGE-URL.html with the URL address of your blogger post or page where you want the custom background to appear.
- Change: http://DIRECT_LINK_TO_BACKGROUND_IMAGE.com/IMAGE.JPG with the direct link of your background image.
Step 5. Click on SAVE TEMPLATE and you're done.
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: How to Add Different Backgrounds In Blogger Pages
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke http://android-rush.blogspot.com/2012/04/how-to-add-different-backgrounds-in.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar