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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T03:44:28+00:00 2026-06-15T03:44:28+00:00

what do I have to put in my css to have that my site

  • 0

what do I have to put in my css to have that my site works like facebook for example. When you’re in facebbok and you resize the window of your browser, the size of the contents remains the same and there is the scrollbar on the bottom. I’ve used percentage to set widths but I don’t like very much the output.

my css is this.

#html {

height:100%;
overflow: scroll;
}

#body {
min-width: 1024px;
height: 100%;
}

#container {
margin-top: 0px;
width: 100%;
height: 100%;
}
#bloccoCentrale {
margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
min-width: 80%;
height: 100%;
}

#centro {
margin-bottom: 10px;
min-height:930px;
}

the page is composed like this image.
http://img846.imageshack.us/img846/109/immaginejjr.png
thanks. I know that is lot confusing!!!

EDIT
with my css this is what happens when I resize the window!
http://img850.imageshack.us/img850/2197/cattura2wq.png

  • 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-15T03:44:29+00:00Added an answer on June 15, 2026 at 3:44 am

    If you are trying to make a 100% width container, and trying for a fluid layout, use @media queries for specific screen resolutions..it’s called responsive designing

    Say for example

    @media all and (max-width: 1000px) and (min-width: 600px) {
      /*Style goes here*/
    }
    

    You can target specific screen resolutions by defining styles in related resolution media queries, here’s a good reference article to get started with CSS @media queries

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

Sidebar

Related Questions

My site works perfectly in chrome but now that I have tested it with
I have a basic css only dropdown menu that works great in Chrome and
i have been tasked with changing a bit of css for a site that
I have a box defined that works for most of my site: .searchBox {
I have a html/css based menu and I'm trying to put a flash video
i have put my site in dropbox so you can see it http://dl.dropbox.com/u/13722201/Dorset%20Designs/home.html when
I have put together an API that responds to a POST request by putting
I have put together an image scroller using jquery, like this function rotateImages(whichHolder, start)
I have put the following method in my master page. It works when I
I have a design that uses colors to identify sections of the site. I

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.