
In my effort to personalize the agent login screen I managed to get it looking pretty good... in FireFox. I happened to check it out in IE and it's not right at all. I asked previously about how to place a link to the customer login page on the agent page as well as how to get apache to serve the OTRS customer page but haven't gotten any answers. Here's what it looks like in FireFox: http://unclebubby.dnsalias.org/public/otrs-ff.gif Here's what I get in IE: http://unclebubby.dnsalias.org/public/otrs-ie.gif Here's the code from /opt/otrs/Kernel/Output/HTML/Standard/Login.dtl: <p> <table border="0" width="800" cellspacing="0" cellpadding="8"> <tr> <td width="120" class="header"> <img src="/otrs-web/images/Standard/ocean-small.gif"> </td> <td class="mainhead3">$Text{"Ocean Dental Trouble Ticket System"}</td> </tr> </table>