If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
I'm editting the club information screen. After making the text bigger, the information bit pushed the kit section off the bottom of the screen. I tried to fix this by adding layout information to the top of the panel:
The bit I added is layout parameter in the arrange_vertical attachment tag. This worked, and forced a scrollbar for the information section, which is what I wanted. However, the scrollbar doesn't actually work, i.e. it won't scroll! What am I doing wrong?!