By Dreamonde Limited / Alfred Tang on Wednesday, 07 May 2014
Replies 3
Likes 0
Views 1.1K
Votes 0
Hi Team,

I found there are some icons (eg: apps icon) are using "img" to call for icon face (non-css); I would like to get some good suggestion to replace the icon (eg: template override? which path should I use?), other than just replace the jpg/png file in the media folder.

If I can use template overrides, which path should I use for these icons? (see screen-shot)


Sample:
<img src="https://www.domain.com/main/media/com_easysocial/apps/group/discussions/assets/icons/small.png" class="app-icon-small mr-5">
<img src="https://www.domain.com/main/media/com_easysocial/apps/group/members/assets/icons/small.png" class="app-icon-small mr-5">
<img src="https://www.domain.com/main/media/com_easysocial/apps/group/news/assets/icons/small.png" class="app-icon-small mr-5">
<img src="https://www.domain.com/main/media/com_easysocial/apps/group/tasks/assets/icons/small.png" class="app-icon-small mr-5">


Thank you
Currently, there are no overrides for app icons but you can just directly upload them into the apps folder to replace those existing icons
·
Thursday, 08 May 2014 02:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

Thanks, and please treat this as my feature request for future release. CSS structure /or override capability. Thanks.
·
Thursday, 08 May 2014 09:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Noted, thanks for the heads up on this.
·
Thursday, 08 May 2014 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post