Viewing 1 replies (of 1 total)
  • Hi, there is not settings for that, but if you have experience with jquery and css you can try this code:

    $( document ).ready(function() {
    
    $(".page iframe[id~=oa_social_login_frame]").contents().find('#button_facebook').attr('style','yourstye: here');
    
    });
Viewing 1 replies (of 1 total)
  • The topic ‘Facebook avatar changing size’ is closed to new replies.