Forum breadcrumbs – You are here:Asgaros Support ForumSupportGravater vs Avatar
Please or Register to create posts and topics.

Gravater vs Avatar

Hi.

On my wp website i have my gravatar automatically set at 32x32px square, but in the forum the avatar is a circle and it doesn’t match with gravatar, so is there a way i could make the forum avatar area into a square to match the gravatar?

My website is https://munitedfc.com/

Thank you.

Regards

Paul.

 

Hey @munitedfc,

you can use the following CSS to change the shape of the image to a square:

#af-wrapper img.avatar {
    border-radius: 0 !important;
}

Please let me know if you need some further help.

If you ever wonder how to return the favour for helping you.

Thank you very for your quick reply.

Thank you.

Regards

Paul.

I have changed the circle to a square but now i have another issue, before all text was centred now it’s all aligned to the left including the avatar, so what do i need to do to fix this?

Thank you.

Regards

Paul.

 

Uploaded files:
  • 1all.jpg

Hey @munitedfc,

did you make any other changes? It seems like the CSS of Asgaros Forum is overwritten by DIVI.

Where did you insert the custom CSS? (WordPress or Asgaros Forum)

What happens if you just remove the custom CSS? Is it working fine after the changes?

And the script that you are using to prevent copying is super annoying, even if you make a right-click the warning is showing and can’t be closed -> I always have to reload the page. Even while Ctrl + V is not working, but you can still copy content with Ctrl + C. So it doesn’t help but decrease the usability of your website.

If you ever wonder how to return the favour for helping you.

Hi.

I am going to delete the plugin and then re-install a fresh one and see what happens.

As for the copyright no right click, after 8 seconds the notice will go away, so that way they won’t try it a second time, because there is no reason why anyone as a guest needs to right click on my site, as a registered member you can right click anywhere.

I will keep you informed as to what the out come was.

Thank you for your time and awesome help, your coffee is on it’s way.

I love that that signature very good, would you mind if i used it on my signature on my site?

Hey @munitedfc,

of course you can copy my signature. And thank you for the coffee, but it didn’t receive it 🙂

 

If you ever wonder how to return the favour for helping you.

Hi I couldn’t find a PayPal button anywhere, as I dont do credit cards over the internet sorry, PayPal not an issue.

I did delete the plugin, re installed with a new upload and still the same results, i think divi gives rules to your forum, because after the new install i noticed in my pages this: Forum – Divi page and i don’t make that page, so now i doon’t know how to fix this issue.

Thank you.

Regards

Paul.

Hey @munitedfc,

I’ve checked your website right now and it seems to work now.

Did you change anything else? Maybe it was a caching problem, so you didn’t see the changes instantly.

Uploaded files:
  • Screenshot_20210117_114237.png
  • Screenshot_20210117_114427.png
If you ever wonder how to return the favour for helping you.