+ Reply to Thread
Results 1 to 10 of 10

Thread: Profil Picture

Hybrid View

  1. #1

    Exclamation Profil Picture

    Hello,

    It would be great to quickly implement a far better solution for the Profil Pictures.
    Right now, to look OK they have to be uploaded in 200*100 pixels...
    Trust me, most users are not going to change the size of logos.

    We need something that make the logo look good automatically, with any size.

    Thanks,

  2. #2
    Hello Matthieu,

    And Do you want to upload logos without resize?? But some users upload logos with too big sizes and it will break account details page.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hi Viktor,

    I don't know the best solution, needs to be thought about.
    But for sure, the actual way, forcing the user to upload a 200*100 pixels picture is not that good. (most of person don't know how to change the size of a picture to be honest).

    Something like manual cropping maybe?

  4. #4
    Hello Matthieu,

    [quote] (most of person don't know how to change the size of a picture to be honest).[qoute]

    yes you are right. And what solution do you want for?
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    I don't know what is the best.
    Should not be only for me, but a better way implemented in the template or flynax.

    Maybe giving the possibility to do
    "Cropping by users"
    Similar to when a user upload a picture for a listing.
    (but I think, there are some bugs with the functionality)

  6. #6
    Hello Matthieu,

    (but I think, there are some bugs with the functionality)
    it's not a bug because it's working May be small defect
    Ok I have said about it to our developers and may be we will change it in new version.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    I have a similar issue too. Is it possible to change the cropping dimensions for the profile picture? Now is 200*100 and I want the width to be 260, to fit nicely in their account. I have changed the width in tpl/blocks/account_page_info.tpl, but the picture quality is not so good.

    Thank you!

  8. #8
    Hello Milea,

    You can change resolution here: ftp://templates>>your_template>>request.ajax.php
    find code at line ~157:

    PHP Code:
    Only registered members can view the code
    and change parameters: 200, 100 to bigger which you need.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #9
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Viktor View Post
    Hello Milea,

    You can change resolution here: ftp://templates>>your_template>>request.ajax.php
    find code at line ~157:

    PHP Code:
    Only registered members can view the code
    and change parameters: 200, 100 to bigger which you need.
    Hello Viktor, this is an old post and I can not seem to find that path, where would we now find how to edit the size of the logo, currently it sits at 100px * 100px

    thanks

  10. #10
    Thank you Viktor!

+ Reply to Thread