Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
I've created a custom skin for the zimbra client, its relatively simple as all it involves is color substitutions and a minor change to the layout to remove the logout link. The color substitutions work the same in both the regular and the html interface, but the layout change doesn't appear in the html interface. Is there something additional that needs to be done to do layout changes for the html interface in the skin or is it not possible without making code changes?
WEB-INF/tags/infra/view.tag is basically the "skin" tag that lays out the major pieces.
At some point we'll try and make it easier to really skin the HTML client (outside of colors). For now we are trying to finish up major functionality (with calendar support being next on the plate).