View Single Post
  #2 (permalink)  
Old 07-07-2009, 04:16 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 8,117
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by jdhf99 View Post
Hi,

I'm trying to customize the actual login page that displays at :2082, does anyone know where the error message comes from when you fail to login?

Thanks,
Corey
The pages themselves are controlled by a login theme (stored in /usr/local/cpanel/base/unprotected/cpanel). The error messages themselves are hard-coded into cPanel/WHM as far as I can tell.

To create your own login theme, just copy /usr/local/cpanel/base/unprotected/cpanel to another directory in /usr/local/cpanel/base/unprotected/ such as /usr/local/cpanel/base/unprotected/myTheme

You can test your login theme before setting it to be the default in Tweak Settings by appending ?login_theme=myTheme to your login URL (where myTheme represents the folder you created and thus the name of your login theme).
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net
-- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative
Reply With Quote