Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX5: How to use a custom icon in a Cards Template

DavidBardwell-OracleMay 19 2016 — edited Aug 10 2016

I have a question about how to use a custom icon with a cards template.

Our group has a start page which shows subject area using the cards template.

This is based on a region of Classic Report type.

The query that currently gets the image among the information shown in the card is

select ...

'fa fa-database' card_icon,

...

The Attributes of the region has a template type: Theme and a Template: Cards

The icon in this case comes from the font awesome fa-database icon. We would like to customize the

icon to be one that we supply and not from font awesome.

If someone could provide details about how to hook in a customized icon in this setup, it would be most

appreciated.

Thanks,

David

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2016
Added on May 19 2016
2 comments
1,236 views