Replies

Jan 15, 2015 11 years ago
LeCoeurNoir
parties with the undead
User Avatar
Yunah

hey guys =) i have problems with Yunah's profile up to now everything worked quite perfectly. now i want the whole page to stop scrolling. so just the treasure and the textbox, which is planed for later, will scroll but the profile itself won't. i already know the overflow property and the options: visible|hidden|scroll|auto|initial|inherit but non of it worked.

any advices or tips for me?

edit: btw i wondered what makes the page think that there was anything to use the overflow for =D not sure what kind of content makes the page that large, and i can't find the origin in the code either

thanks in advance and feel free to ping me =)

❤ [flower=LeCoeurNoir] ❤

Jan 15, 2015 11 years ago
egg
is a bad egg
User Avatar

Applying "overflow:hidden" to the body selector worked for me.

Jan 15, 2015 11 years ago
LeCoeurNoir
parties with the undead
User Avatar
Yunah

thanks for the answer but that only makes the scroll bar invisible. it's still scrollable though i saw this, just by the way on a profile made by you =) Hungary i really looooooove this profile it's beautiful and you have awesome skills!

edit: just figuered it out, always used position:absolute for positioning my stuff, but everyone i've seen without scolling were using fixed positions. i don't know why it was causing trouble, but doens't matter =D haha

❤ [flower=LeCoeurNoir] ❤

Jan 15, 2015 11 years ago
egg
is a bad egg
User Avatar

Huh weird, the overflow:hidden worked for me.

I'M GLAD YOU FIGURED IT OUT :) I always used position:fixed, unless I have a div and am positioning something inside of it will I use absolute.

PS. Thank you ;u; that means a lot

Please log in to reply to this topic.