5/26/2011

Free Polka Dot Patterns

5/26/2011

Click Here to download Pattern

You can use this pattern for graphics, website design and much more. Please reupload by yourself to get the direct links.  

How to use your own cursor

This tutorial is for anyone that wanted to have their own design of their web's cursor. Visit this page for the live preview.

1. Go to Template and then click Edit HTML.
2. Find for code  ]]></b:skin> or ( </style> for classic template).
3. Paste the codes below before the codes that you just found.
body{
cursor:url(YOUR CURSOR URL),progress;
}
4. Save :)