Discussion Forums  >  Self Hosted Control Panels

Replies: 1    Views: 151

mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
05/27/15 11:26 AM (8 years ago)

Expand sections (fnExpandCollapse)

I would like to expand all of the sections in the bt_screens.php or whatever php file it is. I've tried to remove it from the plugins but it doesn't show the text/option field. I'm not sure what to edit in: bt_v15/bt_scripts/app_screens.js Any help would be appreciated :) Thanks
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
05/27/15 11:41 AM (8 years ago)
Nevermind ;) I've figured it out .. In the case of the nickname section I had to change the box_nickname to display:block; as oppose to none; <a href='#' onClick="fnExpandCollapse('box_nickname');return false;"><img src='<?php echo APP_URL;?>/images/arr_right.gif' alt='arrow' />Screen Nickname</a> <div id="box_nickname" style="display:block;">
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.