Hi,
Is it possible to change the rendering of the
webpart "container", i.e. not just the content. All
webparts renders the headline, borders etc using the same
HTML. E.g. the header is always a table: <table TOPLEVEL
border="0" cellpadding="0" cellspacing="0" width="100%">
with only one <TD>

The only changes I can make seems to be the content part.
Ok, praise the CSS, but sometimes it's not enough. Making
round corners for the head of a webpart... not very easy
if you only have one <TD> to play with...

The bounding HTML for a webpart seems to be "system wide",
maybe some generic XSL? Anyway to change this stuff?

/Joakim