By Erich Brunken on Friday, 09 February 2018
Posted in General
Replies 5
Likes 0
Views 438
Votes 0
Hello,

this is imported, please create it, makes it so that these buttons are permanently displayed on the mobile view, the problem is now, you klick but you see the picture and you cant edit the picture.
Hi there,

You can apply css codes below and see how it goes.

[gist type="css"]
#es.is-mobile .es-profile-header__cover .es-flyout-content { opacity: 1 !important}
#es .es-profile-header__avatar-wrap .es-flyout-content { opacity: 1 !important}
[/gist]
·
Friday, 09 February 2018 16:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You can apply css codes below and see how it goes.

[gist type="css"]
#es.is-mobile .es-profile-header__cover .es-flyout-content { opacity: 1 !important}
#es .es-profile-header__avatar-wrap .es-flyout-content { opacity: 1 !important}
[/gist]


the code is not working
·
Sunday, 18 March 2018 15:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It seems that you have included them on wrong files. I have applied them here /html/com_easysocial/css/custom.css and it shown shown correctly now. Please give it a check and see how it goes.
·
Sunday, 18 March 2018 15:47
·
0 Likes
·
0 Votes
·
0 Comments
·
i mean only for the mobil view, it looks now only for a mobil and desktop view, the cover works not.
·
Sunday, 18 March 2018 17:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

I have made those necessary fixes. It should shown correctly now.
·
Sunday, 18 March 2018 18:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post