🚩 maniCARNY's coding booth

Posted 2 years, 1 month ago (Edited 2 years, 24 days ago) by MCDogResource

maniCARNY's coding booth

Welcome, welcome, one and all, to maniCARNY's coding booth! See anything you like? Each item can be obtained if you simply score enough points. Just point to whichever one you want, and I'll take it from there.

Here you can find a collection of my HTML codes. All are free-to-use for now, so just use whichever catches your eye! Just make sure to read my TOS, and use this forum to ask questions if you have any.

Update Log

TOP PRIZES

User 10

Aesthetic Character

'95

Species Infographic

Cluttered Character

Relaxed World

Honeysprings

Heyo! I'm having an issue with the 'full character' code where the background momentarily stretches and distorts oddly when at a certain point of scrolling. I was wondering if there was any fix for this or if you might have some idea as to what is going on, I checked my image and it seems to be significantly tall enough to scroll without error.

Sincerely,

Honeysprings

MCDogResource

Honeysprings
that's a pretty common issue with code backgrounds, I've seen it outside my own codes and I'm not sure how to fix it. If you're alright with having the background be solid instead of "in the background", you can remove "background-attachment: fixed;" in the background image code. Sorry I can't really give a clear fix, but I hope that's at least better ><

edit: I just now discovered that backgrounds seem to work consistently better when they're horizontal rather that vertical. It seems counterintuitive, but it seems to prevent stretching from happening