- Posts: 2
- Thank you received: 0
Social Icons Missing Graphic
-
mrtee4099
Inactive member - Topic Author
- New Member
Less
More
2 years 4 months ago #49479
by mrtee4099
Social Icons Missing Graphic was created by mrtee4099
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
2 years 4 months ago #49480
by milos
Replied by milos on topic Social Icons Missing Graphic
Hello,
There's new HTML code for the icons in the top4 module position because the FontAwesome is upgraded for Joomla 4. This is the default HTML from our demo:
Regards,
Milos
There's new HTML code for the icons in the top4 module position because the FontAwesome is upgraded for Joomla 4. This is the default HTML from our demo:
Code:
<ul>
<li class="facebook"><a href="https://www.facebook.com/hotthemes" target="_blank"><i class="fab fa-facebook"></i></a></li>
<li class="twitter"><a href="https://twitter.com/hot_themes" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li class="instagram"><a href="https://www.instagram.com/hotthemes/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li class="youtube"><a href="https://www.youtube.com/user/hotjoomla" target="_blank"><i class="fab fa-youtube"></i></a></li>
<li class="rss"><a href="index.php?format=feed&type=rss" target="_blank"><i class="fas fa-rss"></i></a></li>
</ul>
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.137 seconds