Changing plus and minus icons on accordion menu
11 years 2 months ago #16701
by anijack
Changing plus and minus icons on accordion menu was created by anijack
Hi
I would like to be able to change the plus and minus icons on the accordion menu.
I found that they are defined in modules > mod_accordionck > mod_accordionck.php
With these two lines:
$imageplus = $params->get('imageplus', 'modules/mod_accordeonck/assets/plus.png');
$imageminus = $params->get('imageminus', 'modules/mod_accordeonck/assets/minus.png');
As this is outside of the tmpl structure is there any way that these can be overwritten. I am aware I could overrite the image themselves but this would be undone when I updated the accoridon menu.
Any help would be greatly appreciated.
Regards
Jack
I would like to be able to change the plus and minus icons on the accordion menu.
I found that they are defined in modules > mod_accordionck > mod_accordionck.php
With these two lines:
$imageplus = $params->get('imageplus', 'modules/mod_accordeonck/assets/plus.png');
$imageminus = $params->get('imageminus', 'modules/mod_accordeonck/assets/minus.png');
As this is outside of the tmpl structure is there any way that these can be overwritten. I am aware I could overrite the image themselves but this would be undone when I updated the accoridon menu.
Any help would be greatly appreciated.
Regards
Jack
Please Log in or Create an account to join the conversation.
11 years 2 months ago #16703
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Changing plus and minus icons on accordion menu
Hi
you have an option in the module to set your own images
CEd
you have an option in the module to set your own images

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 2 months ago #16705
by anijack
Replied by anijack on topic Changing plus and minus icons on accordion menu
Excelent. Thank you for the quick response.
Please Log in or Create an account to join the conversation.
Time to create page: 0.235 seconds