Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter teleanu

    (@teleanu)

    I resolved this using my HTTPS plugin

    Added a rule to force the use of https://steamcdn-a.akamaihd.net/ when https://cdn.akamai.steamstatic.com/ is offered.

    But still… if you can do something to get only the ssl link would be nice.

    Second question… Where can i change the quality of the group picture? I want to set it to 100%

    Thread Starter teleanu

    (@teleanu)

    Ok. Resolved this to.

    I’v changed

    $avatar = $xml->groupDetails->avatarIcon;

    with

    $avatar = $xml->groupDetails->avatarFull;

    in widget.php

    Maybe those will be in the official version. Because i realy don’t want to modify them again when you release an update ??

    In fact… Don’t worry… Because i already modified the plugin alot.

    I’v removed the Join US ! td
    Made the Group green button red ?? & because i deleted the Join US ! td, now the Group button is full width (i like that).

    If you want to check what i’v modified, go to https://www.localhost.so & see the right sidebar (middle)

    Anyway… Congrats for the plugin. I like it a lot. Clean & Very beautiful ?? Exactly on my taste.

    Plugin Author Florian Chapon

    (@florianchapon)

    thank you for your return and your upgrade! if you have any idea to improve it, let’s keep us in touch ^^

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘profile picture SSL’ is closed to new replies.