1. Go to Dashboard
2. Click the Layout tab
3. Click the Edit HTML tab
4. Tick on small box Expand Widget Templates
5. Please search in your template, code body {
6. Then, Copy Paste this script after the code body {
cursor: url("http://cartoon-anak.blogspot.com"), default;
7. Replace the green text with your "Image URL"
8. To get the URL address of the cursor image, visit : {In here} and {In here}
Example :
Code : "http://downloads.totallyfreecursors.com/thumbnails/7.gif"
If combined, becomes :
body {cursor: url(""http://downloads.totallyfreecursors.com/thumbnails/7.gif
"), default;
padding: 0px 0px 0px 0px;
text-align: center;
color: $textColor;
background: $bodybgColor url() repeat top right;
background-attachment: fixed;
font-family: arial,verdana,helvetica,tahoma,Sans-serif;
font-size: 100%;
width: 100%;
}
0 comments:
Posting Komentar