Shape 5

Joomla Templates => Risen Hope - Club => : osher March 08, 2015, 07:27:37 AM



: ION ICONS
: osher March 08, 2015, 07:27:37 AM
HI
HOW do i change the icons in this template? please explain it to me because i dont get it from the link i saw you gave to others.

Thanks


: Re: ION ICONS
: mikenicoll March 09, 2015, 11:38:03 PM
Hello,

You just need to swap out the icon class names in the coding.

http://www.shape5.com/demo/risen_hope/index.php/features-mainmenu-47/continued-vertex-features/ion-icons-integrated

For example:

:
<span class="ion-camera" style="display: inline-block;font-size:2.5em;"></span> 

You can change "ion-camera" with a variety of available icons from the site list here:

http://ionicons.com/

Then you just need to stylize any new icons in the custom.css file.