Hi,
If you mean the avatars here on the forum, that is simply a border radius set on the default avatar image
– https://www.screencast.com/t/DiOAju4PicJH
This forum is custom made with bbpress
– https://codex.bbpress.org/getting-started/
You could style the forum further with CSS, maybe try codes like this
– https://codex.bbpress.org/bbpress-styling-crib/
Or create your own code, using the browser inspector to identify the elements and classes
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Thanks for those details and links, will see what I can do.
An issue with the forums has come up. The theme seems to be stopping the bbpress forums from displaying in “Topics by Freshness” When I choose this option in Forum settings nothing changes.
check screen capture: https://goo.gl/photos/TQCzYKxZxq51oxt7A
-
This reply was modified 9 years by
Thakksy.
Hi,
I have tested this setting and it is working for me
Forum Index
– https://www.screencast.com/t/NpvvPfwhT
– https://www.screencast.com/t/RWp4wL9mjN
Topics by freshness
– https://www.screencast.com/t/FvdeJSV4akJ
– https://www.screencast.com/t/lreRInrUi
Maybe you have caching, try clearing the cache and check the results.
Thanks
Hi,
Try it like this on pages
– https://www.screencast.com/t/0047X7vsmy
– https://www.screencast.com/t/OCiOKjQTl
All the shortcodes are mentioned here
– https://codex.bbpress.org/features/shortcodes/
Thanks