F
FuseNews
I been trying to figure this one out and for some reason, nothing will work.
We have this in our CSS:
body { background-color: #FFFFFF;
margin: 0px 2px 2px 2px;}
However, you'll notice there still a huge space at the top of the page in
the browser (http://www.atvsource.com).
No matter what value we put for the top margin, it will not change it. Any
reason why this isn't working like it should?
We have this in our CSS:
body { background-color: #FFFFFF;
margin: 0px 2px 2px 2px;}
However, you'll notice there still a huge space at the top of the page in
the browser (http://www.atvsource.com).
No matter what value we put for the top margin, it will not change it. Any
reason why this isn't working like it should?