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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T13:22:53+00:00 2026-05-15T13:22:53+00:00

a bit of a softball CSS question here (hopefully). I’m looking for some CSS

  • 0

a bit of a softball CSS question here (hopefully).

I’m looking for some CSS help with regards to the attached screenshot. I have the larger box being properly centered, however the smaller boxes are giving me some problems.

For the top small box, I had initially tried using absolute positioning, but once the browser is resized it sticks but my larger box obviously shifts, so this is no good.

The bottom small box basically needs to stick to the bottom. I plan on making it hide and show with jQuery, so it really shouldn’t break the flow of any text inside (I just want it to appear on top of everything else).

Really, I don’t have any limitations other than what I’ve mentioned above, so any suggestion would be very helpful 🙂

alt text http://img812.imageshack.us/img812/3598/screenbg.png

Edit – this is where I’m currently at.

#container {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
  • 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-15T13:22:53+00:00Added an answer on May 15, 2026 at 1:22 pm

    I think you’re on the right track. If you don’t care about layering/overlap of the boxes, then just use position: absolute for the little boxes, and position: relative for the big box. The latter may be the key you are missing as this anchors the little boxes to the big one.

    UPDATE

    I do not suggest using negative margins as some other users have. The whole point of position: absolute is to precisely place an element using the properties right, top, bottom, left. If you move an absolutely positioned element solely with negative margins, it will still be at the mercy of it’s place in the document order.

    For example, if I placed a lot of content or a larger image before my absolutely positioned element with negative margins, it would no longer appear in the same place. If this is desired, then great. But I don’t believe so based on the original question.

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

Sidebar

Related Questions

Bit of a long explanation below, with a hopefully accurate short question summary here:
Bit of a complicated SQL question here. I currently have a SELECT statement which
Bit of a strange question. I have a website which has some pages in
bit of an odd question here. If I have two separate objects, each with
Bit of an open-ended question here, so I'll outline the problem first. We have
Bit of a newbie question here. I have a form and one of it's
Bit of an unusual question, but I have setup a field inside a MySQL
Bit of a strange question here i know. but i wanted to know if
Bit support question. Apologies for that. I have an application linked with GNU readline.
Bit of a philosophical question. If you have a public website with a site

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.