Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › logo size and color issues
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › logo size and color issues
- This topic has 23 replies, 4 voices, and was last updated 10 years by Mohammad – SUPPORT.
-
Posted in: Neighborhood
-
April 16, 2014 at 11:19 am #67629
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
KyraApril 16, 2014 at 9:03 pm #67805Hey, can you post up your website url so we can see the issues?
April 17, 2014 at 7:41 pm #68191This reply has been marked as private.April 18, 2014 at 10:07 am #68319Hi,
Please provide temporary password to view this site live .Thanks ๐
April 18, 2014 at 2:50 pm #68385This reply has been marked as private.April 18, 2014 at 3:52 pm #68391Hi,
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 IdeasMay 5, 2014 at 4:10 pm #72238hi Mohammad,
I don’t understand where I have to add the logo size lines, could you clarify?
cheers very much
KyraMay 5, 2014 at 4:14 pm #72243Hi,
You need to upload only big logo and it will adjust size automatic .
Thanks ๐
With Best Regards
Swift IdeasMay 5, 2014 at 8:03 pm #72324hi 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
May 6, 2014 at 4:45 pm #72701Hi,
Please open to sf-header.php at /neighborhood/includes/swift-framework/sf-content-display/โ through FTP software .Thanks ๐
With Best Regards
Swift IdeasMay 6, 2014 at 8:07 pm #72770hi,
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
May 7, 2014 at 3:55 am #72810Hi,
How can i view your site live ? Please disable maintenance mode .
Thanks ๐
With Best Regards
Swift IdeasMay 7, 2014 at 9:25 am #72896hi,
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!
May 8, 2014 at 9:25 am #73332Hi
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
May 9, 2014 at 7:03 pm #73829hi 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 -
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.