Jump to content

custom cursor in WPI 8?


Recommended Posts


In your theme folder, optionally make a folder called Cur, put your cursor.ani file in there, or theme root.

In wpi.css:


body
{
background-color: #5A7EDC;
font-family: arial;
font-weight: bold;
color: #000000;
margin: 0px;
/* cursor: auto;*/
cursor: url('../Themes/Vista_Ultimate/Cur/Select.ani');
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...