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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T00:58:31+00:00 2026-06-15T00:58:31+00:00

I am creating a site here , to replicate the functionality of Chanel’s website.

  • 0

I am creating a site here, to replicate the functionality of Chanel’s website.

Currently the re-sizing works width wise but when it comes to height I can’t for the life of me get it to work correctly so that the image is centered and just a bit above the footer. All my images are 1920 x 1080 just as Chanel has. Also Chanels site if you scroll just a bit down it pulls the bottom half up automatically where as I only got it to work with just the button.

When I view the page on an iPad only about 75% of the site shows up. I thought it was do to the more buttons padding but that was not the issue.

Thanks!

  • 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-15T00:58:33+00:00Added an answer on June 15, 2026 at 12:58 am

    Also Chanels site if you scroll just a bit down it pulls the bottom
    half up automatically where as I only got it to work with just the
    button.

    This is because the div at the top is fixed or absolute. The “bottom half” probably has a top margin of 100% that only becomes visible on scroll.

    It “pulls up automatically” via javascript; if you turn javascript off acts normally. To do that, they probably use something like document.body.onscroll = function() { ...animation... }.

    The CSS for the div#languages.popin (id = languages, class = popin) is as follows:

    .popin {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 900px;
        height: 600px;
        margin-top: -300px;
        margin-left: -450px;
        background: none repeat scroll 0% 0% rgb(255, 255, 255);
        z-index: 150;
        overflow: hidden; 
    }
    

    I assume by following that, you’ll get similar results. Try out firebug, or a variant thereof, and inspect the elements to find parts you may have forgotten.

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

Sidebar

Related Questions

Okay, so, here's what the problem is. I'm creating a flash site with each
I am creating site with php. On localhost all works well. On my hosting
I'm creating a site using a photo slider like http://www.queness.com/resources/html/scroll/horizontal.html and here is my
I am creating a site for which I have created a structure but I
I am currently creating an auction site, where it should be possible to create
Im currently creating a website for one of my classes in school. I want
I am creating a site with clickable content that pops up a fixed width
I am currently creating a site with some dynamic content, so that whenever a
I creating a site in JRuby on Rails (JRuby 1.3.0 ). I am using
I am creating a site and want to have individual pages for each row

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.