Change the Background Color with Favourite of Visitor!

Hi, friends! After a long time I didn't write a blogger tricks, now I will share to you about change the background color with favourite visitor! Maybe, when you were surfing in a blog or website, you annoyed by the background color of the blog. Maybe, caused by the color is too bright or too dark. So, the solution is, you should add background color changer. How? Just follow the steps below!

View the Demo


1. Log in to your blogger account
2. Go to Design --> Page Elements --> Add Gadget
3. Choose "HTML/Java Script
4. Add the code below
<div class="widget-content">
<center><b>Choose your favourite color</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>
Customize:
Choose your favourite color is the sentence that will appear
The color codes are the colors that will appear

5. Then? Just click Save

10 comments:

Where they learn techniques on how to improve their patient's mobility, relieve their pain and treat temporary or permanent disabilities, through various therapeutic techniques and procedures. There are also those who deal with athletes who need a private physio therapist to ascertain their health condition in a frequent interval. However, with CBT or Cognitive Behavioral Therapy one can see profound changes in the behavior of couples.
Feel free to surf my web-site the depression test shankar Vedantam

Reply
Anonymous
30/12/12

ДЯКУЮ :)

Reply
17/12/13

Hi, friends! After a long time I didn't write a blogger tricks, now I will share to you about change the background color with favourite visitor! Maybe, when you were surfing in a blog or website, you annoyed by the background color of the blog. Maybe, caused by the color is too bright or too dark. So, the solution is, you should add background color changer. How? Just follow the steps below! king size bed sheets , comforter sets on sale , bed sheets gul ahmed , fancy bed sets , quilt cover , vicky razai , sofa cover for sale

Reply
15/10/20

Post a Comment

:) :( :)) :D =))
Loading Comment Form