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…
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 !!
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(
…
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.
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:
…
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…
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…
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…
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…
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?
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.
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…
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…