Hello,
Learn how to add a scroll bar to the video details section that appears in the Upload section of your Clip-Bucket v2 powered website. This was requested by a forum user, read the forum thread at http://forum.arvixe.com/smf/clip-bucket-software/prejudice-or-need-to-add-a-scroll-bar-between-the-categories/ – Works for the whole v2 branch.
Make sure you back up the files we are going to edit so in case later you want to revert the changes, you can do it.
1. Open ./styles/cbv2new/layout/blocks/upload/form.html
2. Find
<div class="upload_info" id="upload_form{$objId}" style="margin-top:10px;">
and replace it with
<div class="upload_info" id="upload_form{$objId}" style="margin-top:10px;height:350px;overflow:scroll;">
3. Save & upload.
And that’s it! The video details will now have a fixed height and a scroll bar. Should you have any questions, comments or article suggestions, do let me know!
Best Regards,
Richi
Looking for quality Clip-Bucket hosting? Try out Arvixe and you won’t be disappointed.