Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Sep 2008
    Posts
    61

    Default Default WHM theme for new resellers

    How to configure the default WHM theme for new resellers?

  2. #2
    Member
    Join Date
    Feb 2010
    Posts
    15

    Default

    When creating the packages in WHM you can select the theme you require to be used for any account using that package.

  3. #3
    Member
    Join Date
    Sep 2008
    Posts
    61

    Default

    I am speaking of the theme of the WHM for new resellers…

  4. #4
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by cesarlwh View Post
    How to configure the default WHM theme for new resellers?
    It is possible to set a default WHM theme for new resellers by creating a file at the following path that contains the name of the theme:
    Code:
    /root/cpanel3-skel/.whmtheme
    Via root SSH access, here is an example command to set a default theme for new resellers where the WHM theme name is "x" (that is the stock-default for WHM):
    Code:
    # echo "x" > /root/cpanel3-skel/.whmtheme
    To view the file contents and confirm what was just set, the following may be used:
    Code:
    # cat /root/cpanel3-skel/.whmtheme
    Example output:
    Code:
    # cat /root/cpanel3-skel/.whmtheme
    x
    WHM theme names may be obtained or confirmed using one of the following methods:
    1.) Via the following WHM menu paths:
    WHM: Main >> Themes >> Change WHM Theme
    WHM: Main >> Themes >> Universal Theme Manager >> WHM [Manage Themes]
    2.) Via a directory listing of the following path:
    Code:
    /usr/local/cpanel/whostmgr/docroot/themes/
    Example commands:
    Code:
    # ls -ahl /usr/local/cpanel/whostmgr/docroot/themes
    # find /usr/local/cpanel/whostmgr/docroot/themes -maxdepth 1 -type d

  5. #5
    Member duranduran's Avatar
    Join Date
    Apr 2004
    Posts
    198

    Default Re: Default WHM theme for new resellers

    Thanks.

    But hown can i change the WHM theme for all current accounts (already been created) on the same server ?

  6. #6
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Lightbulb Re: Default WHM theme for new resellers

    Quote Originally Posted by duranduran View Post
    Thanks.

    But hown can i change the WHM theme for all current accounts (already been created) on the same server ?
    Existing resellers can access WebHost Manager to change the WHM theme via the following menu path: WHM: Main >> Themes >> Change WHM Theme

  7. #7
    Member duranduran's Avatar
    Join Date
    Apr 2004
    Posts
    198

    Default Re: Default WHM theme for new resellers

    But this way each client has to access and configure WHM.

    Is there a way to do this for them all at once?

  8. #8
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Lightbulb Re: Default WHM theme for new resellers

    Quote Originally Posted by duranduran View Post
    But this way each client has to access and configure WHM.

    Is there a way to do this for them all at once?
    The WHM theme can be manually set for individual resellers via SSH access using a command like the following example, where "$username" should be replaced with the reseller's login username and where "x" (the default WHM theme) should be the name of the desired WHM theme:
    Code:
    # echo "x" > ~$username/.whmtheme

  9. #9
    Member
    Join Date
    Dec 2010
    Location
    Delhi, India
    Posts
    15

    Default Re: Default WHM theme for new resellers

    WHM is for Admins, so by default, the Clients should not have any access to WHM. CPanel is meant for them.

  10. #10
    Member duranduran's Avatar
    Join Date
    Apr 2004
    Posts
    198

    Default Re: Default WHM theme for new resellers

    Quote Originally Posted by pascalfringe View Post
    WHM is for Admins, so by default, the Clients should not have any access to WHM. CPanel is meant for them.
    Resellers have access to WHM.

Similar Threads & Tags
Similar threads

  1. All Theme Mangement for Resellers
    By rlshosting in forum Feature Requests for cPanel/WHM
    Replies: 3
    Last Post: 11-03-2010, 01:51 PM
  2. Where to set default cpanel theme (x3) in WHM?
    By spaceman in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-01-2007, 11:09 AM
  3. WHM Default Theme is broken in Firefox 2.0.0.x
    By bazzi in forum Themes and Branding
    Replies: 1
    Last Post: 09-25-2007, 08:55 AM
  4. change default WHM cpanel theme for new account
    By hicom in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 04-02-2004, 12:28 AM
  5. Default Theme
    By greg in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-24-2002, 02:27 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube