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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T23:25:35+00:00 2026-05-23T23:25:35+00:00

Basically I can’t get the div that holds all the content to move down

  • 0

Basically I can’t get the div that holds all the content to move down with the content itself. If I take out the fixed height on the comborder div it disappears. The content remains in place, though over the bg image. Does anyone see any solution to this? I’ve tried a whole lot and can’t come up with anything. I just want to base the height of the content div on the height of the content, like a div usually works. Thanks a bunch!

Here’s the site: http://www.drdopamine.com/kineticaid/community.php?page=profile&id=1

Here’s the relevant CSS:

.wrap {margin: 0 auto; }
.abs { position:absolute; }
.rel { position:relative; }

div.comborder {
width:900px;
height:600px;
background-image: url(http://www.drdopamine.com/kineticaid/pics/bg.jpg);
-moz-border-radius: 30px;
border-radius: 30px;
z-index: 10;
}

div.comcon {
background-color: white;
top: 25px;
right: 25px;
bottom: 25px;
left: 25px;
-moz-border-radius: 15px;
border-radius: 15px;
z-index: 11;
}

Here’s the relevant HTML:

<div class="comborder wrap rel" style="margin-top:100px;opacity:0.9;z-index:80;">
  <div class="comcon abs" style="opacity:none;">
    <div class="comhold rel" style="height:100%;width:100%;border:1px solid transparent;">

        <?php
            if($_GET['page'] == "profile") {
                include_once('profile.php');
            }
            if($_GET['page'] == "editprofile") {
                include_once('editprofile.php');
            }                   
        ?>  

    </div>
  </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-23T23:25:36+00:00Added an answer on May 23, 2026 at 11:25 pm

    Do this:

    body.combody {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: transparent;
        background-image: url("http://www.psdgraphics.com/file/blue-sky-background.jpg");
        background-origin: padding-box;
        background-position: left center;
        background-repeat: repeat;
        background-size: 110% auto;
        height: 100%;
    }
    
    div.comborder {
        background-image: url("http://www.drdopamine.com/kineticaid/pics/bg.jpg");
        border-radius: 30px 30px 30px 30px;
        height: 100%;
        width: 900px;
        z-index: 10;
    }
    

    What is important to notice is that both the body and the div have a 100% height.

    That might help you.

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

Sidebar

Related Questions

Ok basically I can't figure out how to get the imploded result from mysql
I keep reading that object-oriented programming can basically be done in any programming language,
How can I basically carry out a unique constraint on a string data-type field.
Hi All I am havinga problem with Entity framework, basically as you can see
How can I make a NSAttributedString that would basically be a horizontal separator, like
Basically I can't get it right. I need something like this: if($p == 1)
is there anyway that i can basically do the following in a sql clause
I'm having a strange problem that I can't work out and wonder if anybody
I have an app that basically can be used to download, upload, and manage
I have a problem that can basically be summirized as: Byte[] barr = new

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.