We launched new forums in March 2019—
join us there
.
In a hurry for help with your website?
Get Help Now!
Back to MODX.com
Forums
Docs
Revo Issues
Blog
My Forums
General
General Support
MODX 101
Search
permanent resize resource tree column
1 Posts
jami1955
Reply #1,
15 years, 3 months ago
I’d like to permanently resize the resource tree column in my user login for the manager. How can I do that?
thanks
JSC
793 Posts
ottogal
Reply #2,
15 years, 3 months ago
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.