Hi @phenomlab
I see a welcome Message at the right of your website
I have an HTML widget on ACP with this code :
<div class="getUsername">Bonjour, <a href="/me"><span class="username">MY USERNAME</span></a></div>
And my CSS :
.getUsername {
padding-top: 20px;
padding-bottom: 5px;
text-align: right;
font-size: 90%;
line-height: 2.4;
font-weight: bold;
}
Everything is good except the main one, the display of the username.
I saw that you used the /me on aHref, that can be added in the URL (https://XXXXX.XX/me) to point to the user profile
But how do you display the name of it because my HTML code displays what I ask it to display. In other words “MY USERNAME”
In other words how do you display the name of the user? With JS?
Other things, At this time it is indicated “good evening”.
Quiz of when is the start of the day