New Landing How can we help? Themeforest Theme Support Flexform How to increase the size of the logo?

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Flexform
  • #64408
    blaouchez
    Member
    Post count: 448

    Hi

    I changed the size of the logo in “header options> Logo Width” but it does not work, the logo remains the same size

    Pierre

    #64451
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You would need to upload a bigger logo, that setting is just to create the space for your logo.

    – Kyle

    #64708
    blaouchez
    Member
    Post count: 448

    My file is already a big logo but its size does not change.

    If it does not work with “header options> Logo Width”, should intervene in the css?

    Pierre

    #64841
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If it is really big, my guess is that it will have already filled the container that it is in, if you need it bigger you will have to edit the container size. I would need to see your link to be more specific.

    – Kyle

    #66621
    paulagir
    Member
    Post count: 74

    Hi, can you please advise on how to edit the container size?

    #66749
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I would need to see your link to provide you with a solution

    – Kyle

    #66882
    paulagir
    Member
    Post count: 74
    This reply has been marked as private.
    #66902
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hm, no you cannot send us a link if you’re on MAMP. Can you get it on a server somehow?

    Cheers

    #67028
    blaouchez
    Member
    Post count: 448

    Hi,

    In fact, there is acun problem to increase the height of the logo but the width is limited, which limits long logos.

    Should be able to increase the width of the container logo but I do not know what needs to change css

    #67162
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please live your website first to get exact solution because we cant figure out any issue at local .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67590
    blaouchez
    Member
    Post count: 448
    #67658
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @blaouchez

    Please open to edit header.php under theme directory

    Find this code at line 316
    <div id="logo" class="span3 clearfix">
    
    Replace with 
    <div id="logo" class="span4 clearfix">
    
    Find this code at line 324
    <div id="nav-section" class="<?php echo $nav_class; ?> span9 clearfix">
    
    Replace with 
    <div id="nav-section" class="<?php echo $nav_class; ?> span8 clearfix">

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67684
    blaouchez
    Member
    Post count: 448

    Perfect !
    Thanks

    #67696
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Glad it is solved. Thanks Mohammad

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register