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 =)
Applying "overflow:hidden" to the body selector worked for me.
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