Cpanel sidebar icons

  • Posts: 68
  • Thank you received: 3
1 month 2 days ago #360029

-- HikaShop version -- : 5.0.3
-- Joomla version -- : 5.0.2
-- PHP version -- : 8.1

How can I change the sidebar menu items icons? Specifically I need to change the user account icon.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
1 month 2 days ago #360030

Hi,

These icons are made with font awesome.
If you want to change them, you can define your own HTML, using font awesome or an image, or something else.
You can do so by adding such code at the beginning of the user / cpanel.php view for your frontend template via the menu Display>Views:

<?php
$this->buttons['joomla_user']['fontawesome']='My HTML';
?>

The following user(s) said Thank You: Petike1007

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds
Powered by Kunena Forum