|
This was a Request
A quick hook to set a default avatar for members who have yet to select one. Allows you to define a different default avatar when using the Gravatar service as well, instead of using the standard 1x1 blank_avatar.gif image. You can ...
Started by Hanis Haker on
, 15 posts
by 7 people.
Answer Snippets (Read the full thread at forumcore):
Back to top well the avatar is very blur for me
Back to top Cheers.
Back to top ty!
Back to top Thanks.
|
|
Basically, the idea is to include a default avatar image in phpBB that will then be displayed for any users who do not have an avatar specified. This would not overwrite any current avatars, and when a user chooses to add an avatar, this would be replaced...
Started by imkingdavid on
, 9 posts
by 7 people.
Answer Snippets (Read the full thread at phpbb):
Some styles have it, others to ....
I believe that a default avatar should be style specific and not forum specific.
|
|
You Pick the Default Avatars
The avatar rule will be simple--personally identifiable. A picture of you, your car, one of your cars at a show shot by HCS, etc. Something that will help people connect your online persona with you in real-life. These can...
Started by Samir on
, 20 posts
by 6 people.
Answer Snippets (Read the full thread at huntsvillecarscene):
|
Ask your Facebook Friends
|
Hi i just want to ask how to resize avatar to smaller. because ipb has a big avatar not like Mybb it is small
Back to top
Answer Snippets (Read the full thread at forumcore):
|
|
Hi i just want to ask how to resize avatar to smaller. because ipb has a big avatar not like Mybb it is small
Back to top
Answer Snippets (Read the full thread at forumcore):
Done
Back to top.
Members >> Manage Groups >> Manage Member Groups >> (group you want to edit) >> Global (tab) .
|
|
My forum is and i use this mod but i have a problem. if someone has not an avatar in the place of the picture is shown a damage icon but i want to be shown a custom default avatar. How can i fix this?
Started by jmallen3 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at phpbb3bbcodes):
Gt; Stoker @ Default Avatar.
|
|
Thank you!
Back to top
Started by fmohican on
, 16 posts
by 1 people.
Answer Snippets (Read the full thread at forumcore):
Allows you to define a different default avatar when Paradiizee, on 01 August 2011 - 10:33 PM, said:
This was a Request
A quick hook to set a default define the specific image....
avatar for members who have yet to select one.
|
|
Thank you!
Back to top
Started by fmohican on
, 14 posts
by 1 people.
Answer Snippets (Read the full thread at forumcore):
Allows you to define a different default avatar when using the Gravatar service as well, instead of using the standard URL or....
This was a Request
A quick hook to set a default avatar for members who have yet to select one.
|
|
If you add an default avatar to the whole registered usergroup, you will lose all of the avatars that your current members have selected or uploaded. Using this little trick, you can assign all of your board a Default Avatar to those that haven't selected...
Started by by LDM on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at modphpbb3):
On 3.0.7-PL1) to this:
Code: Select all if (empty($avatar) || !$avatar_type || (!$config['allow_avatar'] && !$ignore_config))
{
return '';....
A default avatar, that would be replaced when a member uploaded their own.
|
|
Default avatar seems stuck by draykorinee Yesterday at 10:22 am
Hello all i set a default avatar and have sinced tried to do downsize it and completly change it but nothing works the image is still the same http://noquarter.forumotion.co.uk/ its just ...
Answer Snippets (Read the full thread at forumotion):
FAQ || Tricks & Tips.
The previous ones, the avatar will remain same.
Re: Default avatar seems stuck by Sanket Yesterday at 10:42 am
It will only change for users who register now onwards.
|