Questions tagged [avatar]

An avatar is the graphical representation of the user.

An avatar is the graphical representation of the user.

Tag usage:

433 questions
-1
votes
1 answer

Laravel 5.4 producing public/uploads/avatar folder

I have a fundraising platform built with Laravel 5.4. I've been successful in removing the public from the URL and hiding both the .env and composer.json files from view, but I can't upload an avatar to the upload/avatar folder from the admin or…
Razoo
  • 1
  • 1
-1
votes
1 answer

How to issue action when touch in specific coordinates on view android

hello everyone I am developing application and I have a girl and boy avatar .. I want to issue action like Alert Dialog if he touch specific coordinates in the avatar how to do that without drawing canvas ?? any help please !!
Reem Aziz
  • 1,425
  • 2
  • 17
  • 22
-1
votes
1 answer

Trying to place avatar on every page in PHPbb Forum. Only showing up in index page... any ideas?

The website that im trying to make it work on is http://www.phone7forum.com/ The way I get it to show up on the index page is adding this code to the core index.php page right below this: // Assign index specific vars 'S_AVATAR' => get_user_avatar( …
Oneezy
  • 4,881
  • 7
  • 44
  • 73
-1
votes
1 answer

Like button appear when hovering over image

Would anybody be able to point in the direction of adding a like system when hovering over a image? I've tried searching on google for an answer but I can only seem to come across hit counters, which I'm not looking for.
AceyWolf
  • 11
  • 5
-1
votes
3 answers

Image OnClick to Javascript function

I am making a registration page that allows you to register an account to a mysql database for my uni project. In this page you can also 'select' your avatar picture. Here is the code below: Select your avatar:
Zack Antony Bucci
  • 571
  • 1
  • 12
  • 29
-1
votes
1 answer

Create round png image in PHP using transparency and center a letter in it

I'd like to create profile images for my website. The image should be rounded, a solid background color and a single big letter exactly at the center. So far I've been able to create a square png image and a letter in it but it's not centered. Due…
Gianluca Ghettini
  • 11,129
  • 19
  • 93
  • 159
-1
votes
1 answer

I want to Add Avatar at my joomla site but can't find the right solution please help me

Hello friends i need help For my joomla site & i like to add Avatar builder for making profile picture of users and for comics purpose. It may be Free Or paid it may contain various characters. Create and customize an avatar to look just like users…
-2
votes
1 answer

Avatar Glow widget in flutter app is not working. How to solve this?

I am using avatar glow in floating action button. I am trying to make it glow, when I tapped on it., But this avatar glow widget is not working.. Can anyone give me solution? or what widget should use instead of this widget to glow the floating…
-2
votes
1 answer

Where the Animator Avatar was taken from (Unity3d)

I just learned to make games in Unity, I'm still confused about using animator component animator component. I got some characters from Unity Asset, some provide avatars some do not. What should I do if there is no avatar? Can I make it myself or…
-3
votes
1 answer

Django avatar app?

not able to view my pictures on the template 1)added avatar to installed apps 2) edited urls 3) added code in temlplates kindly help if any other change is required?
vis
  • 1
-3
votes
1 answer

How to make overlapping avatar icon in angular ? Any reference links from where I can get read about this

enter image description hereenter image description here like this I need to make. I tried like this.. I tried it using mat-avatar, putting all the avatar inside a div so that it get compact and overlaps each other.
-3
votes
1 answer

PHP - Image resizing issue when uploaded

I'm having a hard time to make my web-application work properly. I have been trying to make my avatar not feel pushed and make it resize automatically when uploaded. I'm not the best with PHP hence why I can't do this on my own. I would appreciate…
-3
votes
1 answer

Upload and justify the image position of profile pic in asp.net

Need the upload profile feature with following functionality: Uploaded image validations. (type, size) Save the image in a different directory. After uploading user should be able to re-position the image properly, so that the avatar…
Parth mehta
  • 1,468
  • 2
  • 23
  • 33
1 2 3
28
29