Harold,I had the same problem of not being able to get the width to change, so I looked through the source code and it appears the container is expecting an attribute of size not height or width. Try:<widgetcontainer paneltype="right" initialstate="collapsed" size="300">This does not seem to be in the documentation.RegardsAnthony