Viewing 2 replies - 1 through 2 (of 2 total)
  • Ok so what you need to do is increase the margin-top value for the #nav div.Find this code in your stylesheet.

    #nav {
    float: right;
    font-size: 17px;
    margin-right: -3px;
    margin-top: 113px;
    }

    Increase the margin-top value to 140 or anywhere near it according to your liking.Now place your new logo and it should work just fine! ??

    Thread Starter extremerecruitment

    (@extremerecruitment)

    thanks abinav..
    appreciate the help!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘help aligning logo in hdear’ is closed to new replies.