By Peter Neumann on Monday, 21 August 2017
Posted in General
Likes 0
Views 567
Votes 0
Hi there and Good Morning from Germany,

hope you all had a great weekend.

I need to do some cosmetic changes to fit EasySocial Toolbar in my site. So, I switched EasySocial Template to leave out the EasySocial Toolbar. I only need Icons, Avatar and Language switch.

1. http://prntscr.com/gb1nq3
The search Icon does not work in this configuration.

2.http://prntscr.com/gb1p28
I want to make avatar look fully rounded. So, I tried "border-style: 25px" but this will affect all other photos in news feed. I only need to change avatar photo to a full round view.
Hi there,

I have made some fixes on your site, and it should works fine now. But we have released an update for Easysocial, if you wanted to do update/upgrade to your site, you are required to replace attached file at this path again in order to make sure it is working.


.../components/com_easysocial/themes/vortex/toolbar/default.js


Please give it a try and see how it goes
·
Monday, 21 August 2017 17:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Ups

I used sthis style for avatar, semms to work fine.

}
#es .es-toolbar .es-avatar img {
width: 16px;
height: 16px;
border-radius: 25px;
margin-top: 5px;
}
·
Monday, 21 August 2017 15:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Abdul:D
·
Monday, 21 August 2017 20:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Peter, glad that your issues are resolved now
·
Monday, 21 August 2017 21:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post