HOME | DD

Published: 2009-01-17 20:51:30 +0000 UTC; Views: 42766; Favourites: 1035; Downloads: 986
Redirect to original
Description
One of the nice advantages of CSS is the ability to have a custom cursor within your deviantART journal. The process of making a cursor is fairly quick and simple and you don’t need any CSS coding experience to get it to work.The Requirements
The main requirement for using a CSS cursor within your deviantART journal is a premium membership. Sadly this is not a free feature, so if you have a ~ symbol next to your username you won’t be able to use this code on your own account.
To make a CSS cursor you first need 2 images. The first of these is a normal cursor which is the default image you want your cursor to display when on your journal. The second of these is the link cursor designed for when your cursor hovers over or click on a link. If you don’t want the image to change then simply use one image for both sections.
The images don’t have any size requirements though it is recommended you don’t make them much bigger than 25 x 25 pixels as large cursors can be impractical. The images are saved either as a .png or .gif and must be static as any animation won’t appear.
The Process
First the images need to be hosted on a website. This could be your deviantART account (or sta.sh) or some external image hosting site such as photobucket or imageshack. You just have to remember that these files can’t be deleted whilst the cursor is in use. Once they have been uploaded you need to attain the direct links to the images. The direct links will lead to a webpage where the image is shown on a plain background. These links can be acquired by right clicking on the image and selecting 'copy image URL/Location/Address'. (dependant on web browser).
These URLs then need to be pasted into the code shown below in the relevant places.
Once you have filled in the CSS code you then need to place it within the Skin CSS section of your journal. At the time of writing this tutorial (September 2012) this can be accessed by clicking the ‘Edit skin button on the journal submission page. Within Sta.sh writer this can be found in the lower right corner, where as it is located in the top left on the regular journal submission page.
The position of the code within any other CSS doesn’t really matter provided that it isn’t in the middle of another line of code. If you are unsure then it is best to place it at the very top or very bottom. This also makes it easier to locate in future in case there are any issues or you wish to edit it.
Once you have completed the steps above simply click save on the CSS page and save your journal and start enjoying your new CSS cursor.
The Code
a:link {cursor:url(url of link cursor), pointer;}
a:hover {cursor:url(url of link cursor), pointer;}
body {cursor:url(url of normal cursor), pointer;}
Example code
Below is an example of the code corrected filled in. It is very easy to accidently delete a bracket or comma which will break the code, so please take care when inputting your links.
a:link {cursor:url(http://fc02.deviantart.com/fs48/f/2009/171/7/2/Link_cursor_by_deviant.png), pointer;}
a:hover {cursor:url(http://fc02.deviantart.com/fs48/f/2009/171/7/2/Link_cursor_by_deviant.png), pointer;}
body {cursor:url(http://fc03.deviantart.com/fs48/f/2009/171/7/2/Normal_cursor_by_deviant.png), pointer;}
Troubleshooting
If you have any issues with your cursor then it is suggested you check:
- You haven’t accidently deleted anything from the code
- There aren’t any unnecessary spaces added by mistake
- The links are direct links and not links to a regular deviation page/gallery
- The code has been successfully pasted into the CSS section
- The correct CSS has been applied to your journal (not a previous copy)
If you are still unsure of the issue and need some assistance then you can contact me via note with a copy of the code you are using and I will try my best to fix the issue. Please don’t edit or add spaces to the code before sending it to me as this prevents me easily spotting the problem. It is also important that it is sent in a note as this allows me to access the code intact rather than formatted versions displayed in dA comments.
Please also note that I don’t have any knowledge of desktop cursors or general CSS coding. Please direct any questions regarding other elements of CSS to a CSS related group and take into account these tips when asking for help
Other tutorials
You can find all of my other tutorials on this page: [link]
Related content
Comments: 409
sunnybunny1199 In reply to ??? [2015-03-22 23:01:43 +0000 UTC]
Actually, you can put CSS into your gallery, I have it in my favorites gallery. You just have to look for a skin for a gallery, or, if you want to use a journal skin, you can ask if you can also use it in your gallery, but it might not work 'cause it's originally made for a journal, not a gallery.
So, when you find the one you like the most, you either copy the code in the description if they have it there, or if they don't, you have to download it. I recommend downloading it on Google Chrome, 'cause that's the easier than Firefox or Internet Explorer in my opinion. Once you've downloaded it, your file library should pop up with files like one named 'CSS' or 'CSS code' and once you click that, depending on what type of laptop you have, it'll most likely open it in a NotePad entry, and/or ask you where you want to open it, and you select which writing program you want to open it in. Once you've opened it, you copy the CSS code in there, then go to a folder in your gallery (if you don't go to a folder, you won't be able to do this. I have no idea why), click 'Collection Options', click the folder in it titled 'CSS', click 'Add CSS', and it'll ask you if you know CSS and if you'd like to access this option. Whether or not you do know about CSS, you click 'OK' and paste the CSS code into the typing area, then click 'Save Changes' and it should refresh itself and show your gallery skin added. Congratulations, you just added a gallery skin to your artwork/favorites gallery!
👍: 0 ⏩: 0
Synfull In reply to ??? [2015-01-07 16:35:03 +0000 UTC]
I don't think they applied them to galleries - only journals. You have to copy the CSS code in
👍: 0 ⏩: 1
ChewyNote In reply to ??? [2015-01-06 09:01:52 +0000 UTC]
Do you know of any any way to make an image change when your cursor hovers over it?
👍: 0 ⏩: 1
Synfull In reply to ChewyNote [2015-01-06 20:50:08 +0000 UTC]
I'm not sure how to do that. Sorry
👍: 0 ⏩: 0
HedgeCatDragonix In reply to ??? [2015-01-02 01:25:06 +0000 UTC]
What do you do if you want to use a cursor that someone has made? Like how do you get the static image of it and stuff? .3.
👍: 0 ⏩: 1
Synfull In reply to HedgeCatDragonix [2015-01-03 20:32:02 +0000 UTC]
What sort of cursor? One that someone has in their dA journal, or one that can be installed for use on a computer?
👍: 0 ⏩: 1
HedgeCatDragonix In reply to Synfull [2015-01-03 20:41:24 +0000 UTC]
Ah sorry its ok, I found a tutorial for it
👍: 0 ⏩: 0
Acruxic [2014-11-24 17:38:51 +0000 UTC]
Thanks man, you have no idea how much this helps.
So, I put the cursor code at the top, am I correct?
👍: 0 ⏩: 1
Synfull In reply to Acruxic [2014-11-24 21:00:16 +0000 UTC]
Doesn't really matter, but it is useful to stick it right at the top or at the very bottom
👍: 0 ⏩: 1
WolfTechnoSouth In reply to ??? [2014-10-08 09:55:18 +0000 UTC]
I wish i could have premium membership someday...........
👍: 0 ⏩: 1
Synfull In reply to WolfTechnoSouth [2014-10-11 21:12:55 +0000 UTC]
Sometimes they do events were non-premium members can use CSS
👍: 0 ⏩: 1
Subject-No13 [2014-09-28 21:16:07 +0000 UTC]
Oh dear, this is so awesome! Thank you so much for this tutorial!
👍: 0 ⏩: 1
Coykat In reply to ??? [2014-09-24 23:52:11 +0000 UTC]
So I put the code in at the very top, and then nothing shows up o.o
OH, nvm Got it!
👍: 0 ⏩: 0
flannelpajamas [2014-09-15 00:48:07 +0000 UTC]
Thank you so much this was really helpful! 8)
👍: 0 ⏩: 1
starlywing In reply to ??? [2014-07-04 17:29:17 +0000 UTC]
ah thanks for making this tutorial!
👍: 0 ⏩: 1
starlywing In reply to Synfull [2014-07-05 00:45:54 +0000 UTC]
i may not have a pm, but that doesn't mean i can't code skins for other people :3
i just can't save them
👍: 0 ⏩: 0
Pixel--Neko In reply to ??? [2014-06-19 22:58:12 +0000 UTC]
This works in your gallery too!
👍: 0 ⏩: 1
Synfull In reply to Pixel--Neko [2014-06-20 11:54:50 +0000 UTC]
I hadn't really thought about that, but I guess it would
👍: 0 ⏩: 0
SweetCreeper132PL [2014-05-16 15:33:33 +0000 UTC]
Used here:
Rainbow CSS TitleThis is my 1st skin so PLZ don't care
👍: 0 ⏩: 0
guIIs In reply to ??? [2014-03-31 17:08:37 +0000 UTC]
This is amazing, thanks for posting owo !!
👍: 0 ⏩: 1
Scarefoo [2014-03-19 18:17:58 +0000 UTC]
is there a way to make the cursor visible to your whole profile page instead of just your journal?
👍: 0 ⏩: 1
Synfull In reply to Scarefoo [2014-03-19 19:38:09 +0000 UTC]
Nope. You can only alter the CSS of your journal.
👍: 0 ⏩: 0
StormWing0 In reply to ??? [2014-03-12 14:31:25 +0000 UTC]
This tutorial can also be used by people who make websites too if I've read the code right so just because you can't use it here doesn't mean you can't use it elsewhere.
👍: 0 ⏩: 1
Synfull In reply to StormWing0 [2014-03-12 21:44:00 +0000 UTC]
I've never really thought about that before, but I guess as it is just CSS it will work on other sites
👍: 0 ⏩: 0
x-PaintedLynx [2014-01-14 21:43:53 +0000 UTC]
Wow! :> This helped alot! It's amazing how it's so easy.. Do you also know how to make animated journal skins? I went to see Accalialove's journal and it was animated.. Thanks!
👍: 0 ⏩: 1
Synfull In reply to x-PaintedLynx [2014-01-14 22:09:26 +0000 UTC]
I don't really have any CSS knowledge, so whilst I know it can be done, I don't know how.
I suggest you ask over at a CSS group like deviantCSS or eCSSited and somewhere there may know how.
👍: 0 ⏩: 1
x-PaintedLynx In reply to Synfull [2014-01-14 23:29:06 +0000 UTC]
Thanks alot for your info! ~ChocobunnyOwO
👍: 0 ⏩: 0
xXHyena-TinyXx In reply to ??? [2013-08-11 17:32:41 +0000 UTC]
For some reasons, the journal skins work, because of that will we be able to use the cursor or no?
👍: 0 ⏩: 1
Synfull In reply to xXHyena-TinyXx [2013-08-11 21:29:46 +0000 UTC]
If you have access to the CSS section it should work
👍: 0 ⏩: 1
random-ftw In reply to ??? [2013-06-08 07:58:57 +0000 UTC]
thx so much !
this was really helpfull !!
i used this to make my first curson !!
[link] here it is if you want to see it!
👍: 0 ⏩: 1
CCartfulgrl In reply to ??? [2013-06-01 12:49:07 +0000 UTC]
thank you this tutorial was very useful!
👍: 0 ⏩: 1
| Next =>