You can log back in here.
I swear I had this code in my useful codes thing but apparently I don't.. soo..
Does anyone have the code so that your scrollbar isn't visible until you hover over the area? The kind you usually see in pets TC's and such c:
Thanks in advance<3
Umm, should be:
blah { overflow: hidden; } blah:hover { overflow: auto; }
Thanks very much ^^ I knew it was something simple like that, haha. <3 /makes sure to remember this time/