View Single Post
  #3 (permalink)  
Old 06-29-2009, 02:02 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 7,995
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by Timgles View Post
Hello.
I am doing cPanel login page layout.
Attached is Untitled-9.jpg

the left-hand picture, I started. The middle of the picture, I am now but how do I get username and password fields that look like?

So I ask what file to edit the login scripts?

Best Regards, Timgles.
Your login theme would be in /usr/local/cpanel/base/unprotected/THEMENAME where THEMENAME represents the name of your theme. To create your own theme, simply copy the /usr/local/cpanel/base/unprotected/cpanel to some other folder (e.g. /usr/local/cpanel/base/unprotected/myTheme). Editing the "cpanel" login theme directly can result in your changes being lost during the next cPanel update.

The actual form with the username and password can be edited by editing login_cpaneld.html, login_webmaild.html, login_whostmgrd.html for cPanel, Webmail and WHM respectively.

CSS information is stored in style.css
__________________
Want our technical analysts to login to your server to assist you? You can contact our technical analysts at: http://tickets.cPanel.net/submit
Reply With Quote