I've upgraded to the latest horde groupware webmail version but I'm having some troubles with the styles.
Since the last update from 5.1.3 to 5.1.4 my left hand menu overlaps the content. It would seem that the sidebar is missing it's width value eg from: <div style="left:210px" class="horde-splitbar-vert" id="horde-slideleft"> to: <div style="left:px" class="horde-splitbar-vert" id="horde-slideleft"> Implying the value in the template isn't getting applied sidebar.html.php <div id="horde-slideleft" class="horde-splitbar-vert" style="<?php echo $this->left ?>px"> Also my theme isn't being applied. I've re-using configuration from my previous install, can you suggest where to start looking? Thanks -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org