ZenphotoCMS Forum
Sort images curosr - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Sort images curosr (/thread-2392.html)



Sort images curosr - macalter - 2008-03-10

Is it possible to change the cursor to the fingers when clicking and moving an image in SORT ALBUM view? It makes it more reassuring that in fact you've selected the image and it's on the move

(I'm assuming this is a feature to be changed so that just changing code doesn't get it wiped out with next build install in same directory.)

Thanks




Sort images curosr - sbillard - 2008-03-10

You are not reassured by the cursor changing to the move cursor? That is pretty much the standard for moving something, at least in Windows. If you don't like that, you can change the cursor in the admin.css file.

`td.handle {

cursor: move;

}`