Hi Thomas,
I was assuming you were using the Bitflux Editor, but according to your
other mails you are using Kupu. I think the approach I described doesn't
work for Kupu.

For BXE,Lenya 1.2.5-dev and the default Publication
the files
pubs/default/resources/misc/bxeng/homepage-bxeng.css
pubs/default/resources/misc/bxeng/xhtml-bxeng.css
look like this:

@import url(page.css);
table {
    border: #FF0000 solid 1px
}

any table in a page is shown with a 1px red border, but only for
the BXE editor view since Kupu doesn't use the stylesheets as far as
I know...

HTH
Michael



Kubiak, Thomas wrote:
> Hi all.
> 
> Still cannot get this working. I can't find the place where I can change a
> CSS or something else. Please help - I'm new to Lenya.
> 
> Kind regards
> Thomas
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Michael Wohlfart [mailto:[EMAIL PROTECTED] 
> Gesendet: Mittwoch, 7. September 2005 16:11
> An: [email protected]
> Betreff: Re: Piplining in Lenya
> 
> 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]
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to