Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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,
    Joshua

    #176749

    Hello 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!
    Yigit

    #176864

    Thanks 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)

    http://thesatelliteinc.com/

    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!
    Joshua

    #176995

    Hey!

    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,
    Yigit

    #177121

    That just about does it, just need to move the grey container in the sub-menu towards to bottom of navigation. You do MAN Yigit!

    #177256

    Hi!

    Glad Yigit helped. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Need Multiple Edits To Clients Site’ is closed to new replies.