Font Awesome space problem

Started by Sectomy, August 01, 2020, 07:11:36 AM

Previous topic - Next topic

Sectomy

Hi,

i have a little problem with one Font Awesome "position" in my Menue....and im totally helpless where, or why.
so in attachment you see the Like Button is not align with the others. heres the Code of , maybe anyone can give me a quick solution :)

if(LikePosts::$LikePostsUtils->showLikeNotification()) {
echo '
<li><span class="showLikeNotification" onclick="lpObj.likePostsNotification.showLikeNotification()">' . fontawesome('far fa-thumbs-up') . ' ', $txt['like_show_notifications'], '</span></li>';
}

Sectomy

nevermind, putted in a &nbsp; and its good.... lol.
so simple :)

Advertisement: