Skip to main content

How to move icon in cPanel (Site Publisher icon)?

Comments

3 comments

  • cPanelMichael
    Hello, You can modify the dynamicui file system to control how icons and groups are ed. This is documented at: Guide to cPanel Plugins - The dynamicui Files - Software Development Kit - cPanel Documentation Let us know if you have any questions about this document. Thank you.
    0
  • postcd
    I was able to move the icon to the last spot in the same icon group. In case of paper_lantern this is the file to edit: /usr/local/cpanel/base/frontend/paper_lantern/dynamicui.conf search for: site_publisher and i changed: "itemorder" : "1", "file" : "site_publisher", to: "itemorder" : "8", "file" : "site_publisher", change was immediatelly reflected in cpanel. To add icon to another group i assume i would have to edit same file and move whole paragraph related to the icon to another section. Its maybe little offtopic, but please how to change an icon image? It seems that Softaculous icon is missing, only text is shown. Just a string to search for in files would do
    0
  • cPanelMichael
    Its maybe little offtopic, but please how to change an icon image? It seems that Softaculous icon is missing, only text is shown. Just a string to search for in files would do

    Hello, There's a document on changing the icons at: However, in the case of Softaculous, I suggest reinstalling the plugin or reporting the issue to their support team. Thank you.
    0

Please sign in to leave a comment.