Chris Kimpton wrote: > Hi, > > --- Paul Spencer <[EMAIL PROTECTED]> wrote: > >>Chris, >>Support for properties may be incomplete for version of IE <5.5 and >> >>Netscape <6. >> >> > > Thanks for that - I am testing with 5.5, but did not notice a subtle > feature - the CSS style only seems to take effect when a CELLPADDING= > attribute is entered ???? > > I have attached a sample file showing the problem - at least for > IE5.5 and Mozilla 0.9.8 ... for Netscape 6 (6.01) and Opera 6.01 the > style has no effect on the layout. > > So - I plan to do the following, change CELLPADDING=2 to 0 in > column.vm and put padding:2 in the ControllerStyleClass - this should > achieve the current affect, but allow us to override it. > > Is this ok?
This should be implemented in column.vm and multicolumn.vm. Also if the ControllerStyleClass does NOT exist, them the CELLPADDING=2 should be used. That said +1 > > I know it is a specific requirement for my app - but at least gives > control of the padding to style (sometimes) and hence users of > jetspeed do not need to amend column.vm etc. > > Regards, > Chris > > ===== > http://wc2002.kimptoc.net - someone has got to win... > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
