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 7530313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:52:40+00:00 2026-05-30T04:52:40+00:00

im trying to make a facebook like blue bar. So, i noticed they make

  • 0

im trying to make a facebook like blue bar.
So, i noticed they make a blue bar with width 100%, and make a new div under it which selects half of the div like this(the light blue part is the new div)

enter image description here

So, then the text or link i put under the new div is alligned just like i want it.
How can i achieve this?
My HTML

    <div class="topBar" >
    <div class="bar_frame">
        fuuu
</div>
    </div>

And here is my CSS

    .topBar {

    background: #3b5998;
    top: 0;
    height: 36px; 
    width: 100%;
    background-position: center;
    position: fixed;

}

.bar_frame{
/* The new div code must go here but i dont know how to do this */
}
  • 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-05-30T04:52:42+00:00Added an answer on May 30, 2026 at 4:52 am

    This will work. I’m assuming you just need to center a fixed-width div in its parent element? This is exactly how Facebook does it in your example, and this is how it is done in many cases:

    .bar_frame{
        width: 981px;
        margin: 0px auto;
    }
    

    Demo fiddle

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

Sidebar

Related Questions

I have been trying to make something like Facebook @tagged Friend name add in
Im trying to make something like this http://demos.99points.info/facebook_wallpost_system/ which is a comment system. I
I am trying to create an application like Facebook in which each user can
I am trying to make a semi-realtime notification system sort of like on Facebook
I'm trying to make a website using PHP with some Facebook features. I'd like
I am trying to make a Facebook application and I would like to publish
I am trying to make a Facebook Client and I have XAML file like
I'm trying to make a like button for my iframe facebook app. With an
I am trying to make App Distribution from Facebook for android apps. But the
trying to make a page which will recursively call a function until a limit

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.