previous and next mouse cursor - pixelated on retina
-
I'm trying to optimise my png image to use as a mouse cursor, but it always shows very pixelated.
- Is there a way to make the image less pixelated? For example by scaling the 128x128px image down with css, so the cursor shows smaller and the pixels are not as visible anymore on retina displays? or any other idea?
Other Question:
- Is there a way to have a different cursor images "on click"?
here's the link to my page, where I am testing the cursor.
-
try using a svg as a cursor instead of a png
-
@arminunruh I changed the cursor image to a svg. It is better, but still pixelated. Is there any way to improve it? here the link to how it looks now.
-
i see
i dont see a svg as a cursor there
svg's shouldnt get pixelated at all because svgs are these like vector paths that should be crips no matter how much you zoom in mmmh
-
@arminunruh I tried to reupload the svg file, but it keeps changing it into a pixel cursor. could it be that Wordpress generates thumbnails of my svg and then picks that file? It's weird, because in the media library, I see the svg. any idea?
-
@arminunruh
I tried adding dimensions to my svg as explained here
I tried adding [this css] code (http://laythemeforum.com:4567/post/14555)
still the cursor is pixelated and does not seem to show the svg. here a link to how it looks now. any solution for this? -
mh don't know. on chrome it looks good
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it