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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T17:41:30+00:00 2026-06-12T17:41:30+00:00

I want to position these spans in the middle: https://i.stack.imgur.com/3XHhG.png and I can do

  • 0

I want to position these spans in the middle:
https://i.stack.imgur.com/3XHhG.png

and I can do that by adding an offset1 to them:
https://i.stack.imgur.com/bbr8T.png

Now, my questions is: How can I prevent the offset from being colored too. Please excuse me if my question is too vague.

HTML:

  <div class="span10" style="margin: 0 auto;background-color:#FFDDDD;">
    <div class="row">
      <div class="span2 offset1" style="text-align: right">
        <h1 style="">RWCO</h1>
        <h3>Bis: 11. März</h3>
      </div>
          <div class="span7">Lorem ipsum dolor sit a...`
  • 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-12T17:41:31+00:00Added an answer on June 12, 2026 at 5:41 pm

    You should apply the background color only to the divs (in this case span2 and maybe span7?) you want to have the colored background.
    In the example you posted you applied the background to the span10 that act as container and it is normal that you get the background applied to the entire block…

    Try this:

    <div class="span10" style="margin: 0 auto;">
        <div class="row">
          <div class="span2 offset1" style="text-align: right; background-color:#FFDDDD;">
            <h1 style="">RWCO</h1>
            <h3>Bis: 11. März</h3>
          </div>
              <div class="span7" style="background-color:#FFDDDD;">Lorem ipsum dolor sit a...`
    

    By the way, I would advice you to apply styles via classes and not inline…

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

Sidebar

Related Questions

I want to have horizontal lists that can run as wide as possible but
I want to position a comments container relative to the post container . But
I want to position two ImageViews horizontally, but I am not able to get
I want to position a DIV 200 pixels to left of the center. I
I want to position four div s relative to another. I have a rectangle
I want to position an element in normal css relative to the element before
I want to position Dojo's Dijit Dialog relative to one of my html element.
I want to position two buttons away from one another in a TableRow.. but
I want to position a <div> (or a <table> ) element at the center
I want to position divs on top of one another. I have created a

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.