Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to center avatar in profile?
Mikey05
New
Hello.
Can someone please post me some css code to center the avatar in profile page or to hide it?
Thank you.
0
Comments
What version of Vanilla are you using?
What theme?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
theme holiday. Vanilla 2
index.php?p=/profile/thumbnail
the feature is reported as broken i believe in version 2.1
how to hide it?
it being what. the image or the ability to add a avatar.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Looking for 2.0.18.8, 2.1b1, etc.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
he doesn't have floating point enabled - everything is truncated to integer version.
it is however somewhere between version 2.0 and 2.9999999 if truncated
and less then version 2.6 if rounding is used.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.