Sometimes we get bored with the color of our blog or our sometimes less obvious to see the article in because of the lack of background color matches the color of the font of the article. we can change the background color of your blog automatically.
Ok I will explain the stages to change color blog.
1. First step that is login in your
2. Klik dashboar then > Design>Page Element> Add gadget (HTML/Javascript).
3. Copy the existing script below and paste it on the gadget (HTML / Javascript).
4. You may change the text in red and blue color coded with the color you want. To color code can be found here.<div class="widget-content"><center><b>Pilih Warna Kesukaan Anda</b></center><br/><script type="text/javascript">function bgChange(bg){document.body.style.background=bg;}</script><table border="1" width="100%" height="20"><tbody><tr><td onclick="bgChange('#8B008B')" bgcolor="#8B008B"></td><td onclick="bgChange('#9400D3')" bgcolor="#9400D3"></td><td onclick="bgChange('#008080')" bgcolor="#008080"></td><td onclick="bgChange('#808080')" bgcolor="#808080"></td><td onclick="bgChange('#CD853F')" bgcolor="#CD853F"></td><td onclick="bgChange('#2F4F4F')" bgcolor="#2F4F4F"></td><td onclick="bgChange('#DC143C')" bgcolor="#DC143C"></td><td onclick="bgChange('#4B0082')" bgcolor="#4B0082"></td><td onclick="bgChange('#A52A2A')" bgcolor="#A52A2A"></td></tr></tbody></table></div>
5. Save and view your blog
0 komentar:
Post a Comment