From: Scott A. L. <sc...@sc...> - 2000-12-29 04:26:39
|
Try changing your clip values from this: clip:(0px,0px,468px,60px); to this: clip:rect(0px,468px,60px,0px); those should be top, right, bottom, and left margins respectively. I don't know if you need the height and width attributes in the DIV tag itself, never tried it that way. ------ scott andrew lepera sc...@sc... web stuff: www.scottandrew.com music stuff: www.walkingbirds.com |