New Landing How can we help? Themeforest Theme Support Neighborhood logo size and color issues

Viewing 15 posts - 1 through 15 (of 24 total)
  • #67629
    sunnynovember
    Member
    Post count: 13

    hi,

    I have a few questions regarding layout:

    *I would like to make my logo bigger and have uploaded an image approx 760 px wide but it shows up smaller than I would like it to be. Can I make it bigger in the header ad outline it with the top bar text and navigation below?

    *can I change the color of the borders in the header? I already changed the navigation divider color but can’t seem to find the option to change these as well.

    *Can I change the background color of the personal shopper page?

    thanks again
    Kyra

    #67805
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, can you post up your website url so we can see the issues?

    #68191
    sunnynovember
    Member
    Post count: 13
    This reply has been marked as private.
    #68319
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide temporary password to view this site live .

    Thanks ๐Ÿ™‚

    #68385
    sunnynovember
    Member
    Post count: 13
    This reply has been marked as private.
    #68391
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1. For logo container size -:
    Open to edit sf-header.php at /neighborhood/includes/swift-framework/sf-content-display/

    Find this code at line 343-344
    $header_output .= sf_logo('span4 logo-left');
    $header_output .= '<div class="header-right span8">'.sf_aux_links('header-menu').'</div>'. "\n";
    
    Replace with 
    $header_output .= sf_logo('span8 logo-left');
    $header_output .= '<div class="header-right span4">'.sf_aux_links('header-menu').'</div>'. "\n";

    2. Header navigation border color -:

    #header-section > #main-nav{border-top-color:#fff}
    

    3-Personal Shopper page
    #super-search{background:#ccc;}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #72238
    sunnynovember
    Member
    Post count: 13

    hi Mohammad,

    I don’t understand where I have to add the logo size lines, could you clarify?

    cheers very much
    Kyra

    #72243
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to upload only big logo and it will adjust size automatic .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #72324
    sunnynovember
    Member
    Post count: 13

    hi Mohammad,

    I am referring to what you wrote previously:

    “1. For logo container size -:
    Open to edit sf-header.php at /neighborhood/includes/swift-framework/sf-content-display/”

    I’m sorry but I don’t understand how to open this or where.
    I have uploaded a large logo but I want to make it bigger than the limitations of the theme.

    thanks again

    #72701
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to sf-header.php at /neighborhood/includes/swift-framework/sf-content-display/โ€ through FTP software .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #72770
    sunnynovember
    Member
    Post count: 13

    hi,

    I have edited the php file and changed the span as you suggested but now the spacing of the menu is not working out great. Any tips on how to solve this?

    thanks again

    #72810
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    How can i view your site live ? Please disable maintenance mode .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #72896
    sunnynovember
    Member
    Post count: 13

    hi,

    it’s now live (sunnynovember.com).
    In the meantime I have fiddled with the span and by making it span 7 and span 5 instead of 8 and 4 it looks much better. Not sure if it makes sense what I did to make it look properly outlined?

    If there is a neater way to outline the menu next to the logo I would love to hear it.

    To continue on an old question in this thread, I still need some help with the border color of the header menu (I was only able to change the top border color but I want to change the color of the vertical borders as well):
    *I would like to change the color of the borders in between the menu (next to logo) in the header without changing the overall color of the Section divide color.
    I can change the border color in the menu by changing Section divide color in the color customize options of the theme at “Color-Page” but I want to give the borders in the header a different color than the overall color of Section divide color of the pages.
    *same goes for the border colors of the main menu (in between shopping bag and wishlist) as well as the vertical borders in the mini header. I would like to change these without changing the overall color of the Section divide color of the pages.

    Sorry, hope this makes sense. Screenshots attached.

    thanks again!

    #73332
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please add this custom css:

    #header-section .header-menu .menu li, #mini-header .header-right nav .menu li {
    border-color: #111111;
    }

    Let me know if it works

    – Kyle

    #73829
    sunnynovember
    Member
    Post count: 13

    hi Kyle,

    It worked partly. The vertical borders at the header (between shopping bag and wishlist) is still the same though. How do I change that one?

    thanks a lot
    Kyra

Viewing 15 posts - 1 through 15 (of 24 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