Hi Wayne,
The PageBlaster admin screen needs a little more space than 500px. The tree view area should have a scroll bar at the bottom if it gets too small though.
If you want to make the treeview part a fixed width then you could change this part of the module.css file in DesktopModules/Snapsis/PageBlaster
#PBConfigTreeContainer {
width:150px; |