Edit Profile- scroll bar

Suuki at 06h24
31
Oct
2011
Hello! I was looking around the forum and saw this thread: /t97265-profiles-help

I have some profile fields where people edit that it would be A LOT easier if we had the scroll bar for the image list profile fields. I don't really understand how they explain it in the topic. Can someone help, thanks.

PHPbb2
http://animeisland.nstars.org
1 Suuki, on 02/11/2011 at 06h22
just a little bump, waiting for advanced coding help.
2 Base, on 02/11/2011 at 20h42
Hi!

I believe you can add a scroll bar by adding this to your CSS code:

Code:
ul.profile_field_list {
    height: 200px;
    overflow: auto;
}


Smile
3 Suuki, on 03/11/2011 at 02h11
heh, thanks, it works great. Very Happy
4 Jophy, on 03/11/2011 at 11h35
Solved ** Moved
Similar topics
Hi mate, How to remove the friendlist below the profile Pic ? I don't want it..hope get solution.
Hey guys. So, I am not able to hover over a profile field and edit the field. I even made sure this icon () is set in the menu, and it still won't work. :|
I've recently made a profile field where I can mark members as "Inactive", and have it set to where only moderators can modify this; in truth, I only want Administrators to be able to modify this, but am not sure how to set this. I have a membe
Replies 1 to 4 on 4 for "Edit Profile- scroll bar"
See also
more_less
Informations

4 Replies For the topic :
"Edit Profile- scroll bar"

This topic has been viewed 781 times.

Last message :
31/10/2011 at 06h24 by "Suuki"