Hi there,
I did a bit of customization to my CAS page. Here are some of the files related if you'd like to customize. * cas-server-webapp\src\main\webapp\css\cas.css For customizing the logo on top >> #header (line 48) For customizing the 'Central Authentication Service' text look and feel >> #header h1#app-name (line 50) * cas-server-webapp\src\main\webapp\WEB-INF\view\jsp\default\ui\ Athis is what Scott say it contains the JSP * cas-server-webapp\src\main\webapp\WEB-INF\view\jsp\default\ui\includes You'll find the top.jsp and bottom.jsp here. It's where the logo and application name on top + copyright notice below are displayed. * cas-server-webapp\src\main\webapp\WEB-INF\classes Here you'll find most of the text that is printed out to the JSP. Hope this helps... Regards, Christine Dorothy Software Analyst, Office of Technology DID: +65 6887 7548 Fax: +65 6778 5277 CrimsonLogic Pte Ltd (Regn No: 198800784N) 31 Science Park Road, The Crimson, Singapore 117611 Main Line: +65 6887 7888, Fax: +65 6778 5277 Visit us at www.crimsonlogic.com <http://www.crimsonlogic.com/> Makes better sense ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Battaglia Sent: Tuesday, November 13, 2007 12:49 PM To: Yale CAS mailing list Subject: Re: Customize authentication page You'll find all of the JSP pages in: CAS_PROJECT_HOME/cas-server-webapp/src/main/WEB-INF/view/jsp/default (or something very similar to that path, incase I spelled something wrong ;-)) -Scott On Nov 12, 2007 1:43 PM, Tarik Arrad <[EMAIL PROTECTED]> wrote: Hi, Is it possible to customize the design of the authentication page? if so, how can i do that? Tarik _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
