Previous Thread
Next Thread
Print Thread
Hop To
#266256 09/05/2024 5:42 PM
Joined: Oct 2007
Posts: 451
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 451
Likes: 11
We only allow moderators to have avatar images on our forum. By default, the software uses the first character of the members Display Name. Is there a way to control the size of those characters? They seem to have gotten much larger in version 8.0.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20240826
Server OS Linux
Server Load 0.11
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Baldeagle #266258 09/05/2024 6:41 PM
Joined: Jun 2006
Posts: 16,355
Likes: 125
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,355
Likes: 125
You can adjust the Identicons settings via CP -> Users -> Profile Settings -> Identicons


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Baldeagle #266259 09/05/2024 6:55 PM
Joined: Oct 2007
Posts: 451
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 451
Likes: 11
It looks like the only option I have is to enable them.

I have attached two screenshots. One is the identicon. The other is the character. What I'm wanting to do is to reduce the size of the letter. If have to edit the code to do that, that's fine.
Attachments
Screenshot 2024-09-05 at 5.52.06 PM.png Screenshot 2024-09-05 at 5.52.33 PM.png


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20240826
Server OS Linux
Server Load 0.11
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Baldeagle #266261 09/05/2024 7:16 PM
Joined: Apr 2004
Posts: 1,973
Likes: 154
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,973
Likes: 154
If you want to control the display of initial displayed for when a user does not have an avatar, and you are not using indenticons,
Modify each style's Misc. Properties > .avatar-none on just those styles you want your changes to affect
to hide them completely, replace the CSS with this
Code
.avatar-none{display:none;}

to hide the username initials for all users without avatars, regardless of your forum's chosen style,
In Control Panel > General, HTML INCLUDES tab
add this to a new line at the bottom of your "Default Forum Header" code
Code
<style>.avatar-none{display:none;}</style>


current developer of UBB.threads php forum software
current release: UBB.threads 8.0.0 // wip: UBB.threads 8.0.1
isaac @ id242.com // my forum @ CelicaHobby.com
1 member likes this: Gizmo
Baldeagle #266264 09/06/2024 12:33 AM
Joined: Oct 2007
Posts: 451
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 451
Likes: 11
Thanks Isaac. I'll have to give this some thought.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20240826
Server OS Linux
Server Load 0.11
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
1 member likes this: isaac

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Another error
by Baldeagle - 10/07/2024 9:08 PM
Is this a cookie issue?
by Baldeagle - 10/05/2024 2:01 PM
Search button not there
by ehill - 10/02/2024 2:56 PM
Change the Order of the buttons in a post
by Unixspot - 09/19/2024 10:04 PM
How do I get rid of this?
by Baldeagle - 09/12/2024 6:30 PM
Who's Online Now
2 members (Baldeagle, Gizmo), 634 guests, and 60 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)