Hi, Does anyone know how to solve this? The profile picture doesnt show up in timeline.
Thank you
dz1 Hi its hard to assume the issue via screenshot, Kindly edit fields in first post and submit a temp super user details, So that i can debug the problem on your site to fix it.
Regards
I have edited the fields. thank you
dz1 Hi The submitted login details are not working, kindly check them and correct the login detail.
sorry my mistake i just edited it now Ninja
dz1 Hi Open template folder/css/custom.css Add this code
@media only screen and (min-width: 481px) { .joms-avatar--focus img { max-width: 100px!important; } }
it will fix the issue.
Thank you! Ninja