NameSilo

CSS again...please help

Spaceship Spaceship
Watch
Impact
200
I've been creating a site using CSS, and it's just full of one Div after the other. I'm using:

position: relative

...for almost everything. So far everything's where they're supposed to be, except all these Divs have somehow caused there to be a lot of vertical scrolling.

I'm so lost at this point, I'm almost inventing my own version of CSS. :red:

I don't really want to change much, but is there a way to somehow limit the scrolling? I've tried adding 'height' to the body tag, and then the wrapper but it doesn't seem to be working.

Please help. :(
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
maybe you can post a sample of the code? or sometimes changing from "position: relative" to "position: asbolute;" works.
-CP
 
Last edited:
0
•••
try overflow: hidden or somethign else with the overflow attribute.
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
Appraise.net

We're social

Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back