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
[EMAIL PROTECTED]
web stuff: www.scottandrew.com
music stuff: www.walkingbirds.com


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-dev

Reply via email to