We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 35110
    • 1 Posts
    I’d like to permanently resize the resource tree column in my user login for the manager. How can I do that?
    thanks
    JSC
      • 22427
      • 793 Posts
      For Evo:
      Edit the file [tt]manager/frames/1.php[/tt] in line 21:
      	<frameset cols="260,*" border="3" frameborder="3" framespacing="3" bordercolor="#ffffff">
      
      Change the value 260 to the wanted width of the tree frame.