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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:10:07+00:00 2026-05-27T17:10:07+00:00

I am trying to have #subwrapper and #submission_message appear side by side, and use

  • 0

I am trying to have #subwrapper and #submission_message appear side by side, and use #vert_center as a sort of “track” that hold them together, vertically centered on the page. However, #submission_message continues to load directly under #subwrapper, as if it was clearing left or something. Help?

CSS:

#floater{
   position:relative;
   float: left;
   height:50%;
   margin-bottom: -155.5px;
   width:1px;
}

#vert_center{
  position: relative;
  clear: left;
  width:100%;
  height:315px; 
}

#subwrapper{
  display:block;
  background-color:#FFFFFF;
  position:relative;
  width:600px;
  height:315px;
  margin: 0 auto;

#submission_message {
  position:relative;
  width:600px;
  height:315px;
  margin: 0 auto;
}

Basic HTML:

<div id=floater></div>
<div id=vert_center>
  <div id=subwrapper>BlaBla1</div>
  <div id=submission_message>BlaBla2</div>
</div>
  • 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-27T17:10:08+00:00Added an answer on May 27, 2026 at 5:10 pm

    div#submission_message should appear under div#subwrapper – they’re both block elements and this is how block elements flow inside their container (their container being div#vert_center). If you want them next to each other, then float them inside their container

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

Sidebar

Related Questions

I'm trying to have a new layer appear above existing content on my site
trying to have two class that reference each others, in the same file. What
I have been trying to have a small login widget that I embed within
I have trying to get around making my first C# application(that can do more
I trying to have a div with child divs that form 2 or more
Trying to have a horizontal navigation bar that has equally spaced links spanning across
Trying to have a PHP script send an email that contains two images that
Trying to have a user input their name, copy that variable to a file,
I trying to have a javascript function to click all divs that has an
trying to have some sort of gradiented border by having a parent element have

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.