1 |
|
---|---|
Posted by | Help with logo + custom cursor |
Ghoul 🪦 (John Price's hat) (#482892) View Forum Posts Posted on 2024-07-25 16:17:06 |
Been used one of Quake's css', but I'm struggling on changing the logo and cursor to what I want logo div.container.main>div:nth-child(1)>nav>div.navbar-header>a>img { content: url('https://ibb.co/Y8dRYhq'); } cursor body { cursor: url('https://cur.cursors-4u.net/user/use-1/use6.cur'), auto; } 0 players like this post! Like? Edited on 25/07/24 @ 16:17:42 by Ghoul (#482892) |
wybie !! 🌿 (#241962)
View Forum Posts Posted on 2024-08-02 16:29:14 |
div.container.main>div:nth-child(1)>nav>div.navbar-header>a>img { content: url('https://i.ibb.co/TR0vptF/ezgif-com-effects.png'); } try this!! the ibb link you had originally contained no .png, so it didn't really know what file it was using LOL that's all! cursor seems to be working fine for me when i run the code! they can be funny sometimes 0 players like this post! Like? |
1 |
---|