Forum Discussion
EFerg49
Jun 15, 2021Copper Contributor
Is there any way to adjust the look and feel of the tabs in tabbed webparts?
First time posting here...hoping some of this community can help me. I'm using a tabbed webpart for the first time, and while I love its functionality, I'm finding its look and feel to be a bit ...
Sachchin
Jun 16, 2021Copper Contributor
I would suggest you to use to Fontawesome icons to make it more appealing. You can append the icons using their predefined tags.
- EFerg49Jun 16, 2021Copper Contributor
Sachchin Thanks for that - but I'm not able to find anything on Fontawesome. Can you tell me more or lead me in the right direction?
- SachchinJun 16, 2021Copper ContributorPlease refer below link:
https://fontawesome.com/v4.7/icons/
and you can use this tags <i class="fa fa-address-book" aria-hidden="true"></i>
for rendering icons.- EFerg49Jun 21, 2021Copper ContributorThanks - I'll definitely be able to use this for something else, but as far as I can tell, the "title" for the tabbed web parts only accept plain text. 😞