[ Jen ]
Can someone give me the code to put a scrollbar in my comments. I tried and all I accomplished was moving my comments to the top of the page. xd Ra!nbow Robot
There isn't a code to make them in a scroll box.
My comment box is too small to fit all the comments so it added a scroll bar on it's own.
@Tolly: Your post confuses me xD
Who do I remind you of?
sweatdrop LinitaLena. She's not a member any more but your avatar reminds me of her in a twisted sort of way. I guess it's just me.
Tolly doesn't know much about profile page coding. The scroll effect is pretty cool. I wonder how if anyone else knows how to do it? Let me check for a link. Be rgt bk.
----------------------------
Back: Okay, this is not something I normally do for people but I found this and it might help. It's from the Questions and Assistance forum
CCS codes for new profiles.
http://www.gaiaonline.com/forum/viewtopic.php?t=14679311Scrollbar:Let's say you had a 500*400 background for your about section, so you resized .about_gadget to 500*400. The only problem is, your text got cut off, or overflows!
eek Oh nose!
This can be easily fixed. Enter the following line between the {}'s.
You don't have to make it scroll, though. You can clip it, if you choose to. This is good for clipping off the control bar in your multimedia:
The content is not clipped. It renders outside the element
The content is clipped, but the browser does not display a scroll-bar to see the rest of the content
The content is clipped, but the browser displays a scroll-bar to see the rest of the content
If the content is clipped, the browser should display a scroll-bar to see the rest of the content