Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7998129
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:08:21+00:00 2026-06-04T15:08:21+00:00

I am sure this question has been asked, and usually I can accomplish this

  • 0

I am sure this question has been asked, and usually I can accomplish this with margin: 0 auto; or something else, but on this site: otgtires.com I cannot seem to get the navigation bar on top to center within its parent element. I would paste some code here but I think using dev tools in your browser is easier. Please let me know what I am missing!

EDIT: Zoom out if it already seems centered.

So if you zoom up the browser on the site, you will see that all the other elements keep their positions relative to each other, but the navigation bar keeps to the left. I want the nav bar to stay centered on the page no matter how zoomed in/out the users window is.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T15:08:22+00:00Added an answer on June 4, 2026 at 3:08 pm

    It’s not “centered” because it’s currently using a percentage-based width. Try a fixed width instead:

    #top_navigation {
        width: 500px;
        margin: 0 auto;
        }
    

    Edit:

    Also, consider using the following clear-fix since the navigation elements are inline and the content below tends to get mixed up when the browser width is shortened:

    #top_navigation {
        overflow: hidden;
        }
    

    Here’s a screenshot of your site with the above code injected demonstrating the horizontal centering:

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm sure this question has been asked many times, but I can't figure this
I'm not sure if this question has been asked before, but I can't seem
I'm sure this question has been asked before, but I can't seem to find
I'm sure this question has been asked before, but I can't get the text
I'm sure this question has already been asked, but I can't found the good
I'm not sure if this question has been asked before but are there any
I'm sure this question has been asked a thousand times but after an hour
sorry if this question has been asked before, I searched but wasn't sure on
I'm fiddling with LINQPad and I'm sure this question has been asked but I've
I'm not sure if this question has been asked before but what are the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.