New Landing How can we help? Themeforest Theme Support Flexform WordPress 3.8 custom login

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Flexform
  • #38066
    iain
    Member
    Post count: 6

    Hi after updating to WordPress 3.8, my custom login logo has become cropped to the size of the smaller WordPress logo.

    Here’s a screenshot

    View post on imgur.com

    Thanks

    #38307
    Melanie – SUPPORT
    Member
    Post count: 11032

    I would like to check the issue out directly, can you let me know a link to a page where this is happening? Thanks!

    #38312
    iain
    Member
    Post count: 6
    #38790
    Melanie – SUPPORT
    Member
    Post count: 11032

    place this code to your functions.php file

    add_action('admin_head', 'my_custom_style');
    
    function my_custom_style() {
      echo '<style>
        #login h1 a {
    width: 100%!important;
    }
      </style>';
    }
    

    Let me know if that worked!

    #38837
    iain
    Member
    Post count: 6

    Hi Melanie

    I added this to the functions.php file before the opening <?php tag but this doesn’t do anything.

    I then added the code, minus the first line just after the opening <?php tag which fixed the logo but left function my_custom_style() { echo ”; } at the top of the site.

    #39428
    Melanie – SUPPORT
    Member
    Post count: 11032

    You need to put it after the

    #39513
    iain
    Member
    Post count: 6

    Hi Melanie

    I did this as well but it didn’t have any effect

    View post on imgur.com

    Is there anything else I can try?

    Thanks

    #40123
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!
    I’d like to check the backend of your website, so to speed things up, could you let me know your login details via a private reply please?

    Thanks and cheers!

    #40284
    iain
    Member
    Post count: 6
    This reply has been marked as private.
    #40665
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hm, strange, I’ll forward this to the developer,
    all the best

    #40890
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Getting invalid username or password for those details?

    We’ve fixed this for the next update, which we’re releasing this week ๐Ÿ™‚

    – Ed

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register