Cna I move my nav bar slightly down?

guitarlancerguitarlancer Registered Users Posts: 7 Beginner grinner
edited January 26, 2009 in SmugMug Support
To avoid collision with my banner I need to move my NAV bar down just a little, is this possible?

Comments

  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited January 26, 2009
    First off, your banner is not visible to the rest of us (even though you can probably see it). For the banner image to work for everyone:
    1. External linking must be enabled on the gallery
    2. The image must not be marked as hidden in the gallery (even though you will be able to see it when logged in)
    3. You must have enabled access to the original size (because that's what you linked to)
    4. The gallery cannot be password protected
    5. You must have the right direct link URL
    Now, since I can't see your banner, I can't try this out for sure, but you can put a little space above your navbar with this CSS (you can adjust the number to taste):

    #navcontainer {margin-top:10px;}

    Also, in the future, please put a link to your site in your dgrin signature. I had to look in your previous postings to find a link to your site which I assume is this: http://www.twilasphotography.com/.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • guitarlancerguitarlancer Registered Users Posts: 7 Beginner grinner
    edited January 26, 2009
    Thanks That worked, now moving on.









    jfriend wrote:
    First off, your banner is not visible to the rest of us (even though you can probably see it). For the banner image to work for everyone:
    1. External linking must be enabled on the gallery
    2. The image must not be marked as hidden in the gallery (even though you will be able to see it when logged in)
    3. You must have enabled access to the original size (because that's what you linked to)
    4. The gallery cannot be password protected
    5. You must have the right direct link URL
    Now, since I can't see your banner, I can't try this out for sure, but you can put a little space above your navbar with this CSS (you can adjust the number to taste):

    #navcontainer {margin-top:10px;}

    Also, in the future, please put a link to your site in your dgrin signature. I had to look in your previous postings to find a link to your site which I assume is this: http://www.twilasphotography.com/.
Sign In or Register to comment.