Hello there, you can also use CSS-Stylesheets to make the tables visible in the BXE edit-view and hide them in the live view:
The CSS-Stylesheets for the BXE edit view is located at <pubid>/resources/misc/bxeng, depending on your doctype it's homepage-bxeng.css or xhtml-bxeng.css or something else if you use custom doctypes. The CSS-Stylesheet for the live view is <pubid>/resources/shared/css/page.css Use a class or id attribute for your table and assign different border properties to the id/class in the stylesheets. hth, Michael Kubiak, Thomas wrote: > Hello guys. > > We made several templates (doctypes) in Lenya. Those templates use tables > for better alignment of text and so on. For the users to be able to see > where they are typing the border size is set to "1". > > Now I want to change that in the other views. So when looking at the same > document in the live tab, those table should have a table border of "0". > > Any ideas how to do this ? > > Regards and thanks > > Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
