
Originally Posted by
TManagement
Did you put something in your shopping cart and then viewed your cart?
Yes. But looking again, I see it now. It's not great the way you've structure that layout. I guess you could fix it easily enough with something like this:
Code:
.region-footer-second-inner {
background: #333;
}
That's much more reliable than negative margins and what not. I'm not sure why the styles are different from one page to another (extra top margin), but I guess you are in a better position to figure that out.
Bookmarks