Skip to main content
Topic: Avatar and name in the profile button (Read 5354 times) previous topic - next topic - Topic derived from Elk Light 1.1 - Profile icon ...
0 Members and 1 Guest are viewing this topic.

Avatar and name in the profile button

The heck? Both on FF and Chrome. :-X
~ SimplePortal Support Team ~

Re: Avatar and name in the profile button

Reply #1

This is what I see on Firefox


Re: Avatar and name in the profile button

Reply #2

That's one of those odd alignments I have no idea how to fix. :-\
Bugs creator.
Features destroyer.
Template killer.

Re: Avatar and name in the profile button

Reply #3

Something like if avatar is set display avatar, else display username? I don't have the template right here, but should be easy >-<
~ SimplePortal Support Team ~

Re: Avatar and name in the profile button

Reply #4

After that explanation I'm not sure what the original report actually was.
Any hint?
Bugs creator.
Features destroyer.
Template killer.

Re: Avatar and name in the profile button

Reply #5

 ::)
In Light come da screen nel 5° messaggio ci sono sia lo username che l'avatar, sarebbe forse meglio evitare di avere entrambi e tenere solo l'avatar, se è stato scelto (da qui il mio if is set).

Should be clear >.<
~ SimplePortal Support Team ~

Re: Avatar and name in the profile button

Reply #6

Translation: the button has both the avatar and the name, it should have only one.
Well, it has been like that since when the avatar and the name in this button were introduced, so it was kind of difficult to imagine what you were reporting. ;)
As such is not really a bug, but the intended behaviour.
If others think it is redundant and one of the two should be removed it can be changed.
Bugs creator.
Features destroyer.
Template killer.

Re: Avatar and name in the profile button

Reply #7

Well, anyway:
Code: (search) [Select]
.icon-menu {
     vertical-align: middle;
Code: (replace with) [Select]
.icon-menu, .button_title {
     vertical-align: middle;
Otherwise applying it to the avatar only won't change a thing :P
~ SimplePortal Support Team ~

Re: Avatar and name in the profile button

Reply #8

Quote from: emanuele – Translation: the button has both the avatar and the name, it should have only one.
The profile button in the top right? It seems fine to me.

Re: Avatar and name in the profile button

Reply #9

Quote from: Flavio93Zena (#OpIsis)Something like if avatar is set display avatar, else display username? I don't have the template right here, but should be easy >-<

That wasn't my bug report at all. Open a feature request if that's what you want.

Re: Avatar and name in the profile button

Reply #10

Well that actually was your bug report, you said it's a repetition, so dropping one is what you asked, IMO.
~ SimplePortal Support Team ~

Re: Avatar and name in the profile button

Reply #11

Title: Profile icon and avatar both appear on account menu
Content: As mentioned, my expectation would be that the avatar would replace the icon on the account menu dropdown. But both appear side by side.

No mention of display name was made. I'm not saying this is a bad suggestion, it's just not what I reported.

Re: Avatar and name in the profile button

Reply #12

Ew, misreaded several times, gj me ;D Sorry Eliana!
~ SimplePortal Support Team ~


Re: Avatar and name in the profile button

Reply #14

Really?
I hoped we could whip him a bit... :(
Bugs creator.
Features destroyer.
Template killer.