TBurke
-
Absolute Pos works w/ Border, breaks without
I agree @PaulieD, but prject is inherited and client not certain of positioning of top area at this point. I wound up separating the two containers, so that #pagecontainer is not nested within the other container which contains the absolute position…
-
Absolute Pos works w/ Border, breaks without
No, that #pagecontainer has a shadow that I do not want in the top area. Adding padding adds the shadow all the way to the top. I can make the div absolute, but then my page's bottom margin gets cropped off.
-
Absolute Pos works w/ Border, breaks without
the CSS files would be http://hhwdsandbox.com/csstest/cerra_bordered.css and http://hhwdsandbox.com/csstest/cerra.css (identical w/ no border)
-
Absolute Pos works w/ Border, breaks without
yes, in the links above: CSS files are identical, but I commented out the "border" for the #outercontainer div on the "testnoborder" example...