Results 1 to 3 of 3

Thread: Customization of WHM theme's title and navbar background color

  1. #1
    Registered User
    Join Date
    Feb 2008
    Location
    Toronto, Ontario, Canada
    Posts
    4

    Default Customization of WHM theme's title and navbar background color

    1. Customization of WHM theme's title ...

    With multiple servers open in the web browser, they all show the same page title, "WebHost Manager - server". It would be helpful if the WHM page title were something like "WHM [domainname]" (where [domainname] is the domain name of the server). And use "WHM" rather than "WebHost Manager" in the page title so more of the server's domain name shows up in the Windows tray buttons.

    File: /usr/local/cpanel/whostmgr/docroot/themes/x/root
    Code: <title>WebHost Manager - $shorthostname</title>

    ----

    2. Customization of WHM theme's navbar color ...

    With multiple servers open in the web browser, they look practically the same. It would be helpful if the WHM navbar background color (and link color) were customizable. The navbar background color is currently #003c49 and the link color is #ccc.

    File: /usr/local/cpanel/whostmgr/docroot/themes/x/style_optimized.css
    Code: #whm_nav{background:#003c49;}
    Code: #whm_nav ul li a{color:#ccc;padding:8px 10px 8px 15px;}

    Thanks.

  2. #2
    Registered User
    Join Date
    Feb 2009
    Posts
    1

    Default Re: Customization of WHM theme's title and navbar background color

    Solves my multiple server problem.
    Thanks

  3. #3
    Member monarobase's Avatar
    Join Date
    Jan 2010
    Location
    France
    Posts
    494
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Customization of WHM theme's title and navbar background color

    +1 the short hostname in page titles would be very quick to implement and would be very helpfull when managing multiple servers.

    I would defenetly prefer to not have to duplicate the main theme to do this.

Similar Threads

  1. Changing the color of letters in the Theme
    By Ezequias in forum Themes and Branding
    Replies: 14
    Last Post: 04-26-2011, 02:34 PM
  2. How to change Skin background color
    By hostingtruth in forum Themes and Branding
    Replies: 1
    Last Post: 03-08-2005, 01:57 AM
  3. which file to edit background colour of WHM x skin theme?
    By spaceman in forum Themes and Branding
    Replies: 4
    Last Post: 09-16-2003, 12:01 PM
  4. How to change background color and text easily?
    By Domenico in forum Themes and Branding
    Replies: 2
    Last Post: 10-27-2001, 05:45 PM
  5. How to change background color and text easily?
    By Domenico in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 10-24-2001, 06:47 AM