Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 How to increase size of the box applicable forums
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #3
RE: How to increase size of the box applicable forums
In admin/modules/config/threadfields.php, find the line:

PHP Code:
$form_container->output_row($lang->threadfields_forums, $lang->threadfields_forums_desc, $form->generate_forum_select('forums[]', $data['forums'], array('multiple' => true, 'size' => 5)), 'forums');

Change the number after 'size' =>

MyBB typically uses a size of 5 though, so this won't really help you out for all other areas in the ACP.


My Blog
11-07-2014 03:31 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: How to increase size of the box applicable forums - ZiNgA BuRgA - 11-07-2014 03:31 PM

 Standard Tools
Forum Jump: