I Can Insert A Customize Cursor?


Subject: I Can Insert A Customize Cursor?
Hi, this is my question:
I can insert a customize cursor?
Thanks

Profile PM  
Subject: Re: I Can Insert A Customize Cursor?
Did you try using the attribute "cursor:" in .css?

Subject: Re: I Can Insert A Customize Cursor?
I don't understand the question sorry... :(

Profile PM  
Subject: Re: I Can Insert A Customize Cursor?
The easiest way to change the default cursor in a web site is to use a .css attribute... do you know how to deal with css?

Subject: Re: I Can Insert A Customize Cursor?
I don't know sorry

Profile PM  
Subject: Re: I Can Insert A Customize Cursor?
is easy xD

http://www.codeave.com/css/code.asp?u_log=4031

maodify your Css style

good look

Subject: Re: I Can Insert A Customize Cursor?
What kind of cursor do you want?


For a simple change go to templates/mg_themes/*THE_STYLE_YOU_HAVE*.css


In the first lines you will see something like this:

Code: [Download] [Hide] [Select]
body {
background: #FFFFFF;
/*background: #FFFFFF url(images/ice/bg_body.gif) top left repeat-x;*/
margin: 0px 0px 0px 0;
padding: 0px 10px 0px;
}



before the " } " add

Code: [Download] [Hide] [Select]
cursor: *VALUE*;



instead of *VALUE* put one of this values: values


Then, before saying it doesn't work just clear cache :mricy:

Subject: Re: I Can Insert A Customize Cursor?
Nice suggestions... thanks.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1284s (PHP: 14% SQL: 86%)
SQL queries: 10 - Debug Off - GZIP Enabled