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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T02:34:14+00:00 2026-06-09T02:34:14+00:00

As i am trying to develop a template for one of my games site.

  • 0

As i am trying to develop a template for one of my games site. Here i am getting issue with height="auto" property. The thing is i am using container div width as fixed value and container height as auto value. Means actually my home page height is at about 500px, but my play page height i need to take as per the requirement. When i add one more div beneath the game play then i am not able to see the container. Please look this for details. http://www.toon10.com/play/Mario_Vs_Bowser

Actually what i did is for total wrapper i kept height as 450px and in the play page i kept the height as auto. Can anyone check this and let me know what mistake i made.

See my code :

#wrapper{ 
          margin: 0 auto;
          width: 1230px;
          height: 450px;
          background: #fff;
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          border-radius: 8px;
          overflow: hidden
        }

playpage:

<div style="width:900px;">
    <div><?php echo strtoupper($gameInfoRow['name']);?></div>
    <div class="boxContent" style="height:100%; padding:5px">
         <div align='center'>
             /// game here
         </div>
    </div>
    <div style="clear:both"></div>
</div>

<div style='height:5px'></div>
<div style="width:900px; background:#CC0000; height:500px">
    //the below game box red strip
</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-06-09T02:34:16+00:00Added an answer on June 9, 2026 at 2:34 am

    You are using overflow:hidden; for the .wrapper div

    Also, the height is fixed, try to use:

    height:500px;
    height:auto !important;
    

    And remove the overflow property.

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

Sidebar

Related Questions

trying to develop web form using jquery. all i need is to have several
I'm trying to develop a new application based on the standard Utility template, which
I am trying to develop an iphone application using sencha framework .I need to
I'm trying to develop a custom generator for Yeoman using CoffeeScript but I'm facing
Trying to develop using MVVM: I have this Csla.PropertyStatus control that is created in
Im trying to develop a small site which retrieves a results from a database
I am trying to develop a FilterEditor using ExtJS. user creates some range, comparison,
I'm trying to develop a regex that will detect recursive template calls in an
I trying to develop a game for iPhone by using Cocos2d. I need 'DRAG'
I'm trying develop a reddit style site which allows users to vote on links.

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.