Something of an update. I've reworked the code, and added some nice looking new color swatches (themes are based off Persona)
Really quick question on CSS Color
-
I'm trying to find the right css for the spinner to change the color, #nprogress .spinner changes background how can i change the spinner to another color? Cant find it at all maybe someone can answer this really fast for me.
Thanks!
-
#nprogress .spinner-icon { border-top-color: black; border-left-color: black; }
-
@pitaj said in Really quick question on CSS Color:
#nprogress .spinner-icon { border-top-color: black; border-left-color: black; }
thanks mate!
-
@pitaj thanks again, heres what i've got so far.
Thinking of doing maybe a floating footer but duno how that would work with continuous loading of the posts/threads. Maybe ill do a small marquee with crypto price ticker under the floating menu bar instead.