Tagged: isotope icon
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
May 18, 2016 at 10:24 pm #932103Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 19, 2016 at 2:05 am #932153Hi
The icon is defined in the /html/com_content/category/portfolio_item.php file
find
<i class="fa fa-eye"></i>
And change it with your font awesome icon .May 19, 2016 at 10:53 am #932284Can I use an image i created? how would that code look?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 20, 2016 at 2:31 am #932500Hi
You can simply add you image code in the php file on the place of the icon code . a normal img src code .
Or add this code in custom.css file and place your image path in the code ..fa-eye:before { content: url("/templates/ja_nuevo/images/logo.png"); }
Replace the image path with your image path in code.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum