Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
72:editor_tables [2019/02/18 17:49] – [Use CSS Styles for Tables] ext-bkkr72:editor_tables [2019/02/18 17:52] ext-bkkr
Line 1: Line 1:
-====== Tables ====== 
- 
-==== Insert a Table ==== 
- 
-  - Press the **Table** button on the toolbar. The **Table Properties** dialog window will appear. 
-  - Select the number or **Rows** and **Columns**. 
-  - Select some formating options. For more detailed formatting a CSS style can be applied with the **Advanced **- tab. 
- 
-==== Edit a Table ==== 
- 
-A table can be modified after it was created with these instructions. 
- 
-  - Place your cursor on the table and right-click the mouse to open the context menu. Select **Table Properties**. 
-  - Select new formating options for your table. 
-      - //Notice: The **Rows** and **Columns** can be changed with the table context menu.// 
-==== Delete a Table ==== 
- 
-Place your cursour on the table and right-click the mouse to open the context menu. Select **Delete Table**. 
- 
 ====== Tables ====== ====== Tables ======
  
Line 36: Line 17:
  
 Place your cursour on the table and right-click the mouse to open the context menu. Select **Delete Table**. Place your cursour on the table and right-click the mouse to open the context menu. Select **Delete Table**.
 +
 +==== Use CSS Styles for Tables ====
 +
 +  - Insert a table and enter some text in the table header and cells.
 +  - Enter at least the following css style definitions in the custom.css file on the Stages server because these styles are predefined in the standard.css file. The classname (in this example <font inherit/Courier New,Courier,monospace;;inherit;;inherit>minimal_table_style</font>) must be specified after the <font inherit/Courier New,Courier,monospace;;inherit;;inherit>stages_description</font>class.