Hi Darin, On 26.12.2012 17:50, Darin Perusich wrote: > I'd like to add some minor customization to the LAM login page, links to > selfService page, password reset page, or maybe a company logo, and not > have those mod's get clobbered when I update LAM. I've looked at the > page sources and there's no functionality to pull in configured > customization so I'm curious if anyone's to make such modifications > before I start hacking away?
to change LAM's style you can simply put your own CSS file in folder "style" (e.g. 900_ctg.css). This way you can override colors etc. Additionally, you can put JavaScript files in "templates/lib". CSS and JS files will be included in the pages automatically. Regarding links, the login page might be the wrong place for a link list. But you can insert them via JS code. I wish you a healthy and successful new year! -- Best regards Roland LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! https://www.ldap-account-manager.org/lamcms/lamPro ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
