ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,778
- Points
- 823
Reputation:
Hopefully a quick answer for this one. I couldn't find anything with the search though.
Does Bluesky have an icon for the Share this Page widget? Here's how it looks, and also the code:
Bluesky does link when you click the blank space between the Twitter/X and LinkedIN icons. Here is what I have in share_controls.less
Code:
Read more
Continue reading...
Does Bluesky have an icon for the Share this Page widget? Here's how it looks, and also the code:

Bluesky does link when you click the blank space between the Twitter/X and LinkedIN icons. Here is what I have in share_controls.less
Code:
Code:
.shareButtons--iconic &
{
text-align: center;
> i
{
min-width: 20px;
}
> svg
{...
Read more
Continue reading...