Tampilkan postingan dengan label tips n trik blog. Tampilkan semua postingan
Tampilkan postingan dengan label tips n trik blog. Tampilkan semua postingan

Rabu, 05 Desember 2012

cara mengganti warna tulisan di blog dengan bermacam-macam warna





- Masuk Blog /Log in 
- Tambah Gadget/Html java script
- Masukan Kode Di Bawah Ini


<style type="text/css">#tuw-font-change-widget ul {width: auto; overflow: hidden;margin: 0 0 20px !important;padding: 0 !important;list-style; none !important;}#tuw-font-change-widget ul li {width: 20px !important;height: 20px !important;overflow: hidden;margin: 0 10px 0 0 !important;padding: 2px !important;display: block !important;float: left !important;border: 1px solid #CCCCCC !important;}
#tuw-font-change-widget ul li a {width: 20px !important;height: 20px !important;display: block !important;line-height: 18px !important;text-align: center !important;color: #FFFFFF !important;font-size: 11px !important;font-family: Tahoma !important;text-decoration: none !important; outline: 0 !important;}

#fcw-black { background: #000000 !important; }
#fcw-white { background: #088A08 !important; }
#fcw-blue { background: #0066CC !important; }
#fcw-gray { background: #666666 !important; }
#fcw-red { background: #ed1c24 !important; }
#fcw-yellow { background: #ffff00 !important; }
#fcw-color a { text-indent: -999px !important; }
#fcw-size a { text-indent: 0 !important; background: #333333 !important; }
</style>

<script type="text/javascript">
$(document).ready(function(){
$(" #fcw-color #fcw-black ").click(function() {
$(" .post-body ").css({ color: "#000000" });
return false;
});
$(" #fcw-color #fcw-white ").click(function() {
$(" .post-body ").css({ color: "#088A08" });
return false;
});
$(" #fcw-color #fcw-blue ").click(function() {
$(" .post-body ").css({ color: "#0066CC" });
return false;
});
$(" #fcw-color #fcw-gray ").click(function() {
$(" .post-body ").css({ color: "#666666" });
return false;
});
$(" #fcw-color #fcw-red ").click(function() {
$(" .post-body ").css({ color: "#ed1c24" });
return false;
});
$(" #fcw-color #fcw-yellow ").click(function() {
$(" .post-body ").css({ color: "#ffff00" });
return false;
});
});
</script>
<div id="tuw-font-change-widget">
<div class="tuw-fcw">
<h2> Ganti warna tulisan </h2>

<ul id="fcw-color">
<li> <a id="fcw-black" href="#">black</a> </li>

<li> <a id="fcw-white" href="#">green</a> </li>
<li> <a id="fcw-blue" href="#">blue</a> </li>
<li> <a id="fcw-gray" href="#">gray</a> </li>

<li> <a id="fcw-red" href="#">red</a> </li>

<li> <a id="fcw-yellow" href="#">yellow</a> </li>
</ul>
</div>
</div>

read more

Selasa, 04 Desember 2012

cara memasang widget CCTV pada blog


Now I want to share tips, how do I install the cctv blog widget, to scare off the Copaster, floating around in cyberspace.he ...he ...he

so please follow these steps:

1. as always go to Your Blog ID

2. click the layout

3. click on page elements

4. click Add Gadgets

5. Select the option HTML/JavaScript menu
< script language = "JavaScript" src = "http://s4ndmotion-cctv.googlecode.com/files/cctv.js.txt" type = "text/javascript" > </script> < script language = "JavaScript" type = "text/javascript" > cot ("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1yTuPeTG1KeNJSII6KhqVwY4MjABzx2o82-g0qLHNUYL9w7xcqhSo_XoqV5KvWeFV1zx_9GXa0zjBbCv6w64G9IcbCFa1GS4s0S9jbnq5QqGGEFcKkY2gIGilK8W0y913FrRrtF023CeU/s1600/Becarefull+You+Get+Monitored.png") </script>
It will look like the top right of your blog.Good luck

 
read more

cara memasang efek salju (snow) di blog

How to install a snow effect diblog, that's the theme of my post today, want your blog look unique, try the following trick, which will probably make your blog look great, without having loadin memberatkana blog.Please follow the instructions below:
1. Login Keblog You would
2. go to the draft = > Edit html = > Expand templates
3. then locate the code </body> can be found by using the control + f on your keyboard
4. then Copy and pastekan Code Below right on top of it.
< script src = ' http://tateluproject.googlecode.com/files/snow.js ' type = ' text/javascript ' > </script>
5. Save and see the result,

read more

cara membuat efek petir (lightning) di blog

 http://i958.photobucket.com/albums/ae69/putrablidz/storm.gif

More casually browsing diblog neighbor eh liat there is a blog that had a lightning effect, we still cool, so coba2 deh same nanya mbah google, it turns out that so many posts about How to install the lightning effect diblog, indeed this already stale anyway, but ga is no harm klo aja who know Wicca is nothing like it, and want to install also on his blog .Who want to try please follow these steps

Steps to create the effect of lightning on the Blog
1. Log in to Blogger
2. click the draft
3. Add a Gadget
4. Select HTML/Javascript
5. Enter the following code into the HTML/Javascript
< style
type = "text/css" > body {background-image:
url (http://i958.photobucket.com/albums/ae69/putrablidz/storm.gif);
background-color: transparent; } </style>
6. the final step Save template.and see.

read more

cara memasang efek hati bertaburan di blog

Before my post is How to create the effect of Flooded Diblog, have been published, I now want to post more bertamakan effects of LOVE.The name of this effect is the effect of Scattered Hearts.Why do I say themed love, because it is synonymous with LOVE.It sounds melancholy,Lovetdk. who ever feel love. everyone will certainly never feel it. just go directly follow the instructions below:

1. Login Keblog You would
2. go to the draft = > Edit html = > Expand templates
3. then locate the code </body> can be found by using the control + f on your keyboard
4. then Copy and pastekan Code Below right on top of it
< script src = ' http://tateluproject.googlecode.com/files/lovingheart.js ' type = ' text/javascript ' > </script>
5. Save the Template and see the result.

read more

Sabtu, 01 Desember 2012

cara membuat spoiler moz box berwarna transparent neon


contoh spoiler
Copy Kodenya di postingan kamu :
<br /><div><blockquote class="tr_bq">
<div style="color: lime;">
<b>bayu</b></div>
</blockquote>
</div>
read more

Artikel Terkait Lainnya