Hi Hussein,

Thanks for the link.
I tried to use
linie {
  margin-top: 10px;
  background-color: black;
  font-size: 1px;
} 

But the line seems too thick. 
Unfortunately your suggestion doesn't work, becaus it shows the marker for text 
input.

best regards,
Roman

> -----Urspr?ngliche Nachricht-----
> Von: Hussein Shafie [mailto:hussein at xmlmind.com] 
> Gesendet: Dienstag, 13. Juni 2006 11:55
> An: Huditsch, Roman (LNG-VIE)
> Cc: xmleditor-support at xmlmind.com
> Betreff: Re: [XXE] Display element as horizontal line
> 
> Huditsch, Roman (LNG-VIE) wrote:
> > 
> > I need to display a <line> element as an horizontal line in 
> my editor 
> > adaptation.
> > Unfortunately I couldn't find out how to do it.
> > All CSS properties I used seemed to be unknown by XMLMind 
> (border/top, 
> > line/height).
> 
> All the standard CSS properties supported by XMLmind XML 
> Editor are listed here:
> http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/restrict.html
> 
> 
> 
> > Do you have any suggestions for me?
> 
> May be:
> ---
> line {
>     display: block;
>     white-space: nowrap;
> }
> ---
> 

Reply via email to