By Jonathan Thompson on Wednesday, 22 April 2020
Posted in General
Likes 0
Views 1.6K
Votes 0
Hello, can you help me with the code to right justify the author Avatar on the front page listing on mobile view so it matches the location on desktop view?
Looks like there is a bug in the template as it should behave the same on the mobile as well as the desktop listing. Can you apply the css codes below for a temporary fix?


body #eb.is-mobile .col-cell.cell-tight {
width: 1% !important;
}


By the way, while checking your site I also noticed that there is some JS errors on the home page for mobile, https://take.ms/xi3sd . Is it possible for you to provide us with the site and FTP access so that I can check on this?
·
Wednesday, 22 April 2020 22:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. The Site and ftp access should be in the system. Here is a screen shot.
·
Wednesday, 22 April 2020 22:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Adam,

I tried to connect to the FTP but the login credentials isn't valid, https://take.ms/HMcao
·
Wednesday, 22 April 2020 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Could you try stackideas@jtsguide.com as username? I’ll double check it when I get to my computer at home.
·
Wednesday, 22 April 2020 23:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Jonathan! The login works now!

I have applied the fix on your site and it will no longer trigger any js errors now. I have applied the fix on /components/com_easyblog/themes/wireframe/toolbar/default.js
·
Thursday, 23 April 2020 00:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you! My site was timing out some and seems like that is now fixed. Thanks for the help!
·
Thursday, 23 April 2020 08:34
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Jonathan, glad that your issues are resolved now
·
Thursday, 23 April 2020 11:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post