On Tuesday, September 8, 2009 10:37:19 pm Christopher Barth wrote: > I appreciate that suggestion about inline styles, I was using them for > testing; I'll eventually get rid of them. > > The problem I had with background styles is that then if there is only a > little body text the entire gradient won't show, but only a small > portion of it. I somehow need to have the entire gradient show no matter > how little the body area is. >
Add min-height: some-size px; to your #myID ---Tim ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
