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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:05:25+00:00 2026-06-17T07:05:25+00:00

My website http://dekomkommertijd.nl has a banner with moving clouds that I made with CSS

  • 0

My website http://dekomkommertijd.nl has a banner with moving clouds that I made with CSS animated (moving) div’s. They enter left and when they leave the screen at the right side they create a horizontal scrollbar. Everything works as I want to, except I don’t want the scrollbar, except for the content within my content div (canvas – with a width of 960px). Everything outside should be without a horizontal scrollbar and just leave the screen.

I tried several methods I found (mostly for static divs) but they don’t work for my moving divs.

anybody knows how to fix this?

thanks.
Rick

  • 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-17T07:05:26+00:00Added an answer on June 17, 2026 at 7:05 am

    The way you’ve described it suggests to me that you’d want your clouds and other content to overflow in different ways. The overflow is determined by the parent, so to handle the overflow differently you’d need to have two parents: one for the clouds, and one for the content.

    If you choose to do it this way, setting the cloud parent to absolute positioning would take it out of the normal document flow so it doesn’t interfere with the rest of your content. And setting the overflow makes it behave as you’d like.

    width: 100%; /* Spans the whole document */
    overflow-x: hidden; /* Hides overflow instead of displaying it */
    position: absolute;
    top: 0; left: 0;
    

    Another solution would be handling the overflow identically for your clouds and other content. If you do it this way, you could just set it to be hidden on a mutual parent element, like the body.

    This second solution might make more sense, as it’s 1. simpler and 2. unlikely that you’ll have anything other than the clouds overflowing.

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

Sidebar

Related Questions

I have this website http://wedessertmore.com that has some forms popup when you click on
I was creating a website http://tapasya.co.in and i found that this site has some
I made a website: http://www.saborearte.pt/ I don't know why the website has a bug
On this website http://inspectelement.com/html5portfolio/ , I saw that he is using a float:left; command
I'm working on a website: http://beta.projektopia.se/ the body has several background-images that are updated
the tigris website http://subversion.tigris.org/getting.html#windows has a link to another svn server, which is called
i recently made a website http://www.albuquerqueautomotiveservice.com but i messed up big time because it
There is this website (http://dgpred.cbr.su.se/index.php?p=TMpred) that is used by biochemists/bioinformatics. After entering a protein
On this website http://www.contrastrebellion.com/ about half way through there is a circle that rotates
Website: http://www.animefushigi.com Make your browser window skinny, note that there is no horizontal scroll

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.