so i think i've finished my pet Bow Tie's profile, but according to some other people, they are having trouble scrolling in the scroll boxes. i don't have this problem on my computer, and i've checked it on several browsers, so i was wondering if anyone would be willing to check and see if you are having this problem, if you have any idea what could be causing it, or if you know how to fix it.
It works on my browser. I'm on Safari on a macbook pro. Good luck! :)
Yeah I'm having this issue as well. In chrome on windows. It works fine when I view it in firefox though.
what exactly is the problem? is there a scroll bar but the scroll bar doesn't actually scroll? or does no scroll bar show up at all?
Yeah, I'm having issues scrolling with your pet profile on Chrome, though it works without problems on FF/Opera. Your profile displays everything properly upon loading -- it's just that scrolling/hovering over/clicking on anything will freeze up the page until I switch to another tab and back.
I had the exact same issues with my pet profile starting 2-3 days ago and fixed it today. My problem (well, one of them) was because I was using position:absolute. To be honest, I'm not exactly sure what the root of the problem is.
I think it'd be best to wait for Sonata's input on this, but it's actually her reset code that fixed the core of my issues.
SPOILER (click to toggle)
Try adding in
, , , , , , { display:none; }
, { background-color:transparent !important;height: auto !important; }
, , { margin: 0 !important; border: 0; }
Then remove position:absolute; from . Then re-position the description/treasure/nomination with margin-left, margin-top, etc.