Custom Cursor Code Tumblr
To use this cursor as your rollover cursor (like when you're hovering over a link) on MySpace 2.0 profiles, copy and paste this code into the CSS section under 'Customize Profile'. It might not show up when you click preview, but if you view your profile after you save changes, it should be there. Custom Cursors are too famous on blog websites specially on Tumblr and Blogger blogs. Here are some great mouse cursors which you can use on your blog. If you are on Tumblr, then your own image is the best cursor for you to put. Adding a Cursor. Nowadays, users are crazy about Tumblr Cursors. They are trying new and new ways to decorate their blog.
Acquire Sparkle Cursor CodeTo find free sparkle cursor code on Tumblr, type “#sparkle cursor” in the Search field, press the “Enter” key and then review posts from other Tumblr blogs. Once you find a sparkle cursor you like, highlight the available code and press “Ctrl-C” to copy it. You can also find free sparkle cursors on websites devoted to customizing Tumblr, social networks or websites in general, such as Tumbling.net, Snazzyspace and Mf2fm.com (links in Resources).Insert the CodeInsert the sparkle cursor code into your blog theme’s HTML using Tumblr’s theme editor.
Go to the blog where you want a sparkle cursor and click the “Customize” option to open the editor. Click the “Edit HTML” link next to the theme’s thumbnail to access the Edit HTML screen. Look for the tag near the top of the theme’s code. Click the spot right after the “,” press the “Enter” key twice and then press “Ctrl-V” to insert the copied sparkle cursor code. Test the CursorAfter you enter the code, you need to check that it works before you save the change and return to your blog. Click the “Update Preview” button and then roll your cursor over the preview pane on the right side of the screen to confirm that the sparkles appear as desired.
When you're finished, click the “Save” button, click the back arrow icon and then click the “Exit” button.WarningsAlways paste the code near the tag instead of elsewhere on the Edit HTML screen to prevent making a mistake that interferes with other theme elements. If an error occurs, go to Tumblr’s Recover Custom Theme page (link in Resources) to revert to an earlier version of the theme.
Click “View Backups,' pick an earlier version and then click its “Revert” button. Information in this article applies to Tumblr as of February 2014. It may vary slightly or significantly with other versions or products.
Cursor Code Friendster
Note: Starting with Gecko 2.0 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1), Gecko also supports the SVG image format for cursors. However, the SVG image must contain a length-valued (not percentage-valued) height and width on its root SVG node. JavaScript, CSS animation, and declarative SMIL inside an SVG image are ignored; you can't use SVG to create an animated cursor, for example.In Gecko (Firefox) the limit of the cursor size is 128×128px. Larger cursor images are ignored. However, you should limit yourself to the size 32×32 for maximum compatibility with operating systems and platforms.(Due to a bug in Gecko 1.9.2-1.9.2.6, Firefox 3.6-3.6.6 on Windows limits to 32×32px.
This is fixed in later versions.)Translucent cursors are not supported on Windows releases earlier than XP. This is a limitation of the operating system.
Transparency works on all platforms.URL values as cursors are supported in Windows, OS/2, and Linux (when using GTK+ 2.4 or better) releases of Mozilla. Mac OS X support was added with Gecko 2 (Firefox 4). Browser compatibilityMicrosoft Internet Explorer 6.0 also supports URI values for the cursor property. However:.
IE only supports CUR and ANI as formats. IE doesn't support the CSS 3 syntax with x- and y-coordinates.

The cursor image, and the rest of the property, are ignored.BrowserLowest versionformats (e.g.)x-y-coordinatesInternet Explorer6.0.cur.ani-Firefox (Gecko), Windows and Linux1.5 (1.8).cur.png.gif.jpg1.5 (1.8)Firefox (Gecko)4.0 (2.0).cur.png.gif.jpg.svg(Gecko 2.0)Opera-Safari (Webkit)3.0 (522-523).cur.png.gif.jpg3.0 (522-523)Since OS X 10.5 supports Safari (Mac).cur files.