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

  • Home
  • SEARCH
  • 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 3984644
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:47:41+00:00 2026-05-20T05:47:41+00:00

You can see the implementation here: http://jsfiddle.net/kqKfK/ I am trying to get everything in

  • 0

You can see the implementation here: http://jsfiddle.net/kqKfK/

I am trying to get everything in one line – with the span “2-up” at the far right. It would also be nice if each of the internal divs are equally spaced amongst themselves.

Edit: This is how I want it to look:

enter image description here

Edit 2: This is how it looks after the implementation of Kyle’s suggestion. I would like for it to be aligned properly:

enter image description here

Edit 3: This is how it looks after Kyle’s second implementation.

enter image description here

  • 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-20T05:47:42+00:00Added an answer on May 20, 2026 at 5:47 am

    Float them left:

    #viewbar div
    {
        float: left;
    }
    

    Example.


    #viewbar div
    {
        float: left;
        width: 25%;
        border-right: 1px solid #000;
    }
    

    Updated example. Changed a few things in your original code too.


    After your comment, try this:

    #viewbar div
    {
        float: left;
        width: 25%;
        border-right: 1px solid #000;
        background-image: url(path/to/file.png);
        background-position: center;
    }
    

    Another example.


    After you provided the full example, I came up with this, looks very much like the screenshot you posted.

    Click here to see my example. I changed a lot of things, including equal heights on each div, adding margins and padding 🙂

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

Sidebar

Related Questions

You can see the implementation here: http://jsfiddle.net/BMWZd/25/ When you click on one of the
You can see the implementation here: http://jsfiddle.net/DVp4A/ How do I get the div 'quota
You can see the implementation here http://jsfiddle.net/xNSFA/ Right now, when you hover over the
You can see the implementation here: http://jsfiddle.net/CtLpz/3/ Basically what I want to happen is,
If you look at the image package here http://golang.org/src/pkg/image/image.go you can see that the
I can see line numbers in my error logs in our development environment, in
There is an implementation shown here: http://msdn.microsoft.com/en-us/library/w369ty8x.aspx What's the advantages over just implementing this
Trying to follow this example to make it work: http://weblogs.asp.net/kiyoshi/archive/2008/10/08/wcf-using-webhttpbinding-for-rest-services.aspx Here is my App.config
I can see people asking all the time whether multiple inheritance should be included
We can see in a directory files ordered by Name in Windows Explorer. If

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.