Thanks Kevin,

> Don't think there is. The border effect is achieved by setting the
> background colour in profile.css and using a cellspacing="1" on all
> ForrestTable classes.

and yes. That may be true for ForrestTable classes. But the source I'm
talking about has a different class attribute and the changes I've
committed yesterday make sure that this different class is no longer
overwritten with ForrestTable in the process.

But using these new transformation it becomes obvious that it is no
longer a css-Effekt. If you make Forrest transform an html-file
with something like

<table class="foo">
.....

The resulting Forrest page will have

<table class="foo"  border="1">
....

and my problem is that I have not found out where this is coming from.

Any ideas?

--
Ferdinand Soethe

Reply via email to