Tagged: customize header, navigation
-
AuthorPosts
-
October 16, 2013 at 11:27 pm #176713
Here is the site I’m working on right now.
http://www.thesatellitecenters.com/
Here is the site they want to model after:
http://thesatelliteinc.com/I need to find out if:
1) can I get the logo to bleed into the top grey bar? Quick CSS code?
2) I need to get the clients tagline (Your workplace. Your neighborhood.
1-888-379-2865) to fit under the navigation..
3)How do I reduce the white space between Avia elements, and get them to all line up correctly?
4) I need to keep the same margins as original site, but have the top/ bottom bars to span full screen/width.I hope this all makes sense?
Cheers,
JoshuaOctober 17, 2013 at 12:13 am #176749Hello JoshuaNichols!
I posted custom css codes you need to achieve this a week ago in here https://kriesi.at/support/topic/need-to-make-edits-to-the-logo-and-header-sizes-as-well-as-move-the-navigation/#post-171385
If one of the other team member saw it before i did, they would spend time on something that has been solved already. So please stick to one topic :)Cheers!
YigitOctober 17, 2013 at 6:13 am #176864Thanks man! That did help A LOT! It still needs a bit. The lower navigation needs too snug up closer to the top navigation, and I still need to figure out how to add an image with link in just under the 2 navigation under like this site here:
I need to fit this in without pasting onto the background? Other wise it looks funny on my phone.
(“Your workplace. Your neighborhood.”
1-888-379-2865)Compared to this site Im working on here:
http://scottsvalley.thesatellitecenters.com/Yigit, Last bit of Quick CSS code helped a lot my friend, I’m trying to do my best to figure this stuff out, you guys totally rock with awesome support!
CHEERS!
JoshuaOctober 17, 2013 at 1:57 pm #176995Hey!
Please add following code as well
#top .main_menu .menu>li:last-child>a { padding-right: 13px!important; } .social_header .main_menu ul:first-child > li a { height: 70px; line-height: 70px; } #header_main { border-bottom-style: none; }
As for header image, you need to add it in Header.php file. If you cannot figure out how to do it, please prepare it and create a temporary admin login and post it here privately, so i can do it for you.
Best regards,
YigitOctober 17, 2013 at 6:50 pm #177121That just about does it, just need to move the grey container in the sub-menu towards to bottom of navigation. You do MAN Yigit!
October 18, 2013 at 3:17 am #177256 -
AuthorPosts
- The topic ‘Need Multiple Edits To Clients Site’ is closed to new replies.