Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

Nav bar too tall/deep

Home Forums Support Nav bar too tall/deep

Home Forums Support Nav bar too tall/deep

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #178631
    Marilyn

    I have a separate MySQL database for my business files, which is in a different directory than my WP installation. I used this setup successfully for several years with another theme, which is now “retired” so I switched to GP. Which I like a lot, so I’m glad it happened.

    Before, I simply added a few lines of code to the html of the pages to call the header, footer, etc., from the theme, and it worked beautifully.

    I’m trying to do the same thing with GP and most of it works, however the nav bar runs down past the bottom of the screen. I think I may need another bit of code, but don’t know what.

    Here’s one of the pages:

    The code I added was
    Right after <body> tag:
    <?php get_header(); ?>

    And at the very last line:
    <?php get_footer();

    What am I missing?
    Thanks!
    Marilyn

    #178632
    Marilyn

    My link didn’t get through, so one more time…

    Here’s one of my pages

    #178661
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    That URL requires a username and password to view it.

    Let me know 🙂

    #183044
    Marilyn

    Hi,
    I apologize for taking so long to follow up on this issue. I got wrapped up in some pressing problems and couldn’t get back to this.

    I have a better link to show the problem. My client login page.

    The content is being pushed way too far down the screen. I think I am leaving out something that the page needs for positioning, but I have no clue where to find it. Also, the background color for the content should be white, but maybe fixing one issue will fix the other?

    Thanks for any help.
    Marilyn

    #183067
    Marilyn

    I’ve gotten past the nav bar being too deep. I took out a really outdated form validation script, and bingo. Don’t know why, but it’s good.

    I still don’t know why the background is gray instead of white, though. Any suggestions on that will be welcome.

    Thanks,
    Marilyn

    #183068
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Do you have a background color set in “Customize > Colors > Content Colors”?

    • This reply was modified 7 years, 8 months ago by Tom.
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.