Hello Christian, Yes and no. You could extends a different skin than simple, but since that one would probably extends simple, the same issue would occurs.
What we need, I think, is an extra skin provided with Trinidad that would do just what you said, extends simple and inhibit everything, maybe called empty, that one could extends. We actually had that discussion a while back in the incubator. That being said, if only font-family is your issue, try to overloading the selector named .AFDefaultFontFamily:alias to define your font families. Regards, ~ Simon On 9/12/07, Christian Klocker <[EMAIL PROTECTED]> wrote: > > our problem is that simple.css defines "font-family" and other css-styles > for component that we don't want to use. one solution would be to > -tr-inhibit all of them, but seems a lot of work ... > > is there a way to prevent extending simple-skin? > > thanks > christian >

