Can I override the icons or background images shown in my eXtend Control Panel?


You can customise your eXtend theme if you are a Reseller.

The eXtend Control Panel is designed to be configured as much as possible through the CSS, including background, colours, and icons.

To access the eXtend customisation area:

  1. Log into your Reseller Control Centre
  2. Click ‘eXtend Themes’
  3. Click ‘Advanced Settings’
  4. Under ‘Upload CSS File and Preview’, enter in your revised CSS
  5. Click ‘Apply Brand’

In the CSS, if you override the background image of an icon, it will change the look of the icon to your customers.  For example, if you want to change the icon for all documents, you would add the following CSS line:

.doc-icon {background: url(http://www.your-domain.com/images/document-icon.gif);}

This will change all the document icons to your document icon.

If you view the source of your customer’s eXtend Control Panel, you will be able to see which CSS rules you need to add. 



Article ID: 269
Created On: Fri, Mar 13, 2015 at 1:08 PM
Last Updated On: Thu, Apr 23, 2015 at 11:47 AM

Online URL: https://www.heartinternet.uk/support/article/can-i-override-the-icons-or-background-images-shown-in-my-extend-control-panel.html