Hi Guys,
I have a situation in which I've place a block containing a css menu on top of an existing website.
When the menu.css external file is called on the page, it stops the page from scrolling. Without the external css file, the page work fine. Surprizing to me... this is the case in both Firefox and IE.
The main site also uses CSS but I see no name duplications of any of the elements.
What could be the culpret?
Bulldog
CSS Stops Browsers from Scrolling?
Hi
Again, a link to see it in action would be good.
Trevor
CSS Stops Browsers from Scrolling?
Link in action:
http://www.store.boa(remove)tersl(remove)ife.com/home.php?shop(remove)key=Test
Please do not post domian name as Google has a way of featuring it #1 in searches.
Thanks..
Bulldog
CSS Stops Browsers from Scrolling?
Hi
I think you need this in your css:
html,body{height:100%}
Trevor
CSS Stops Browsers from Scrolling?
I added the code as below within the CSS that controls the store.
Unfortunately, no luck.
Bulldog
html,body{height:100%}
BODY {
MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #FFFBD3;
}
and tried it as...
BODY { height:100%;
MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #FFFBD3;
}
CSS Stops Browsers from Scrolling?
Please do not post domian name as Google has a way of featuring it #1 in searches.

CSS Stops Browsers from Scrolling?
right... I always end up #1 for something I don't want to be seen. Otherwise my articles are lost somewhere.
hahahah
And, I liked your girl pic better!
CSS Stops Browsers from Scrolling?
And, I liked your girl pic better!
I think Gary is rather depressed that the consensus is as you say, we liked the girl!
Trevor
CSS Stops Browsers from Scrolling?
\:D/
HAHA , sorry Gary ... chicks rule, guys drool.
Anybody, know why my page does not scroll?
HELP!!!
Noting I see fixes it.
Bulldog
CSS Stops Browsers from Scrolling?
Hi
This really (REALLY) pains me to say this, but, you have no doctype (I suggest you go for html4.01 transitional)
Give your site a valid doctype
Why? I added one to it on my server on it worked fine, scrolling enabled.
You then need to run it through the validator at W3C
This is THE FIRST TIME a lack of Doctype has directly caused a problem posted that I have read (must have missed a few).
Trevor
CSS Stops Browsers from Scrolling?
I think Gary is rather depressed that the consensus is as you say, we liked the girl!

CSS Stops Browsers from Scrolling?
Bravo Trever,
Yes fixing the DTD reference with the correct doctype fixed the scroller issue. Actually it is a little embarrising. Should have caught that myself. :oops:
Thanks,...
Bulldog
CSS Stops Browsers from Scrolling?
I'm still not Gary.
CSS Stops Browsers from Scrolling?
Could we take care not to further deepen the identity crisis that Triumph ? is currently trying to resolve, he has only recently settled on a representation of himself that he seems happy with. Now to cast doubts in his mind over his given name is likely to re-awaken that fragile sense of self that he has.
He does seems adamant that he is not Gary and I think that we should respect that fact and indeed help to re-enforce that belief.
Hugo.
CSS Stops Browsers from Scrolling?
Thanks Milton.
CSS Stops Browsers from Scrolling?
I must admit that I liked Gary (whatever his name is) better as a girl. I think. Unless he's a she. Or, a she that is a he. Or, well I am a little confused here.
CSS Stops Browsers from Scrolling?
Milton? Hugo's not called Milton, she's called Boris
CSS Stops Browsers from Scrolling?
Thanks Milton.
:oops: :oops: :oops: :oops:
That was me. Got it confused with another post I was doing. Answering 2 posts at once!
Need another beer to re-focus my eyes
Trevor