Dallas Undead
Swell Sundae
x-Like Danqq
How to i get the crosshair cursor to cover all my Profile.?
On both and Old School and a v2 profile, the code would be
html, body{cursor:crosshair;} 3nodding
++
You only NEED the body selector but it works with both tho.
0/200 signs Correction, that code would only be fully capable for Old School profiles.
I add the html part in (mainly for v2), since on v2 the selector
body can by resized; and if it ever is, then only when the body of the profile is hovered upon will the crosshair show up and not the entire page in general.
3nodding
Aside from that, it's more of a 'just-in-case' it doesn't show up, last-resort-ish.