Quote:
Originally Posted by Ashley
what CSS file are you editing?
I look at your CSS and it still says the 4o pixels
|
main.css
Using Firebug, it shows that I have edited it.
Code:
#content-container {
clear:both;
float:left;
margin-top:140px;
overflow:hidden;
padding-bottom:140px;
position:relative;
width:100%;
z-index:1;
}
Maybe you need to clear your cache
