A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Hi all
I want to display my UserProfileLink in my admin toolbar (the grey one glued to the bottom of the screen). I also want to use the same icon (key) as the Administration menu link.
So, I've dropped the following into my <div class"toolbarright">:
<portal:UserProfileLink id="UserProfileLink" runat="server" CssClass="adminlink adminmenulink" />
Now that works beautifully when I'm logged in, however when I log out the grey toolbar is still present - yet empty, totally empty.
Any thoughts?
Thanks
This is the same issue as discussed in this thread, it will be fixed in the next release of mojoPortal.
Ah thanks Joe, that's great.
Mark