|
|
|
|
|
|
In general, the properties of tables are taken directly from the original source document, thus mirroring the look and feel of the original text. In some instances, you will probably prefer to have your online output look like your original source document. However, if you prefer to modify the appearance of your online content to reflect a unique look, you can do so without having to modify your original source documents.
Modifying tables is a little different than modifying other elements in your content, such as paragraphs. The properties of tables are essentially controlled by different layers; there are some objects that visually appear to be in front of – or behind – other objects within the table.
For example, the background property of the entire table is the first layer; the body and header properties reside on the next layer, which is essentially “on top” of the background property. Paragraph properties are above that, followed by character properties, which reside on the topmost layer.
Thus, when trying to control the appearance of a property and experiencing uncertainty as to why you are getting the result you are, you may want to experiment with the different property layers.
For example, if you are trying to create a transparent table, and you have modified the body background property properly – yet the table still isn’t transparent – you may want to check that the background property is properly set for all the different layers in the table.
The Prototype style is the parent to all other styles. When you set a property for Prototype, every other style inherits the value of that property. You can use Prototype to quickly apply a property change to all styles within your project.
In general, ePublisher generates output based upon the properties of the content from the original source document, thus mirroring the look and feel of the original text. However, if you prefer to modify the appearance of your online content to reflect a unique look, you can do so without having to modify your original source documents.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
From the Properties tab, click on Body Background. |
|
3. |
Select a color from the color chooser in the drop-down menu, or, if you know the RGB value of a color, enter that value in the Color text field. To create a transparent color for the table, choose the Web tab from the Color drop-down menu, then choose Transparent. |
The background image for a table is essentially “behind” other elements in a table. Thus, if you have set a background color for the table, you will not be able to see the background image. Additionally, you must ensure that the image you want to use is properly associated with your project.
|
1. |
Press F12 on the keyboard to open the User Files directory. Ensure that the image you want to use as your background image is present in this directory. If it isn’t, you will need to copy the image to this directory. |
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
3. |
From the Properties tab, click on Body Background. |
|
4. |
Under Background Image, from Image:, choose the image you wish to use; only files that are present in the User Files directory will be displayed. |
|
5. |
From Tiling:, select if you would like the background image to Repeat, Repeat horizontally, Repeat vertically, or not repeat. |
|
6. |
Under Position, enter a custom horizontal or vertical value to position the image, or choose a value from the drop-down menu next to Horizontal or Vertical. |
In general, ePublisher generates output based upon the properties of the content from the original source document, thus mirroring the look and feel of the original text. However, if you prefer to modify the appearance of your online content to reflect a unique look, you can do so without having to modify your original source documents.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Enter a custom value for Width and Height. |
Table cells allow for the vertical and horizontal alignment of content. Vertical control can be accomplished through table controls; modifying the horizontal alignment is accomplished through paragraph controls. The properties of this control are superseded if vertical alignment is used on a paragraph level or with the table Body, Header, or Footer controls.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Alignment, choose Top, Middle, or Bottom for the vertical alignment. |
|
|
If you want to modify a specific cell, highlight the paragraph within the cell you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Alignment, choose Left, Center, Right, or Justify for the horizontal alignment. |
In general, ePublisher generates output based upon the properties of the content from the original source document, thus mirroring the look and feel of the original text. However, if you prefer to modify the appearance of your online content to reflect a unique look, you can do so without having to modify your original source documents.
The border property will modify the appearance of the border that surrounds the outside of the table. However, some browsers will display this information differently. For example, in some browsers the color (but not the style) of the border property will be used to define all other relevant borders inside the table, unless that color has been previously defined.
For example, if you choose a red, dotted border for your table, the outer edge of the table will have a red, dotted border. All table cells inside of the table will have a red, solid border, unless the border properties for Body and Header (if applicable) have been defined. This is the behavior you will find in the Preview pane, but it is not necessarily what will occur in all browsers.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
From Border:, choose which sides of the table will display a border. |
|
4. |
From Color:, select a color from the color chooser in the drop-down menu, or, if you know the RGB value of a color, enter that value in the Color text field. |
|
5. |
From Style:, choose the type of border you wish to display (e.g., solid line, dotted line, etc.) |
|
6. |
From Width:, choose the width of the border. |
After creating the external borders for your table, you will be able to control their distance from the content within the table. This feature, which is enabled through CSS, is not supported by all browsers. It is best to test the resulting output in several different browsers. Currently, this feature is known to only work in Mozilla-based browsers (e.g., Firefox, Netscape, Safari, etc.).
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
|
Enter a value and select a unit of measure for Left. Leave this blank if you do not need to modify the table with this property. |
|
|
Enter a value and select a unit of measure for Right. Leave this blank if you do not need to modify the table with this property. |
|
|
Enter a value and select a unit of measure for Bottom. Leave this blank if you do not need to modify the table with this property. |
|
|
Enter a value and select a unit of measure for Top. Leave this blank if you do not need to modify the table with this property. |
You can control the amount of white space surrounding a table by adjusting the Margin.
Modifying the margin property will adjust the space outside of the border area; that is, if you have created a border for a table and you increase the size of the margins around the table, the border will remain the same distance from the table, although the size of the table may be altered since there will be an increase of white space between the modified table and other elements on the page.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Enter a value and select a unit of measure for the Left, Right, Bottom, or Top margin. |
In addition to being able to modify the appearance of an entire table, you may want to modify portions of a table. A table can be broken down into four distinct sections: header rows, body rows, footer rows, and individual cells.
In order to control any of these sections, it is important to set up your table in your source document in such a way as to give you proper control over that section. For example, if you do not create a header row for a table in your source document, you will not have explicit control over the header row in your output (the first row of a table is not, by default, a header row).
Header rows are rows that contain information that help identify the content of a particular column. If the table spans several pages of a print layout, the header row will usually repeat itself at the beginning of each new page.
|
1. |
In your source document, select the row or rows of an existing table in which you will create the header row. |
|
2. |
Right-click on the selection and choose Table Properties... from the right-click menu. |
|
3. |
Click on the Row tab. |
|
1. |
Insert a table into your source document (Table > Insert Table...). |
|
2. |
In the Insert Table dialog, for Header Rows: enter the number of header rows that will be needed for the table. |
|
3. |
Click Insert. |
Padding creates extra space between the contents and the edge of a table cell.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
Next, from the Properties tab:
|
1. |
Click on Header. |
|
2. |
Under Padding, enter a value and select a unit of measure for Left, Right, Bottom, or Top. |
Table cells allow for the vertical and horizontal alignment of content. Vertical alignment can be accomplished through table controls; modifying the horizontal alignment is accomplished through paragraph controls.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Alignment, choose Top, Middle, or Bottom for the vertical alignment. |
|
|
If you want to modify a specific cell in the header row, highlight the paragraph within the cell you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Alignment, choose Left, Center, Right, or Justify for the horizontal alignment. |
The border of each header cell will receive the property of the border property.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
From Border:, choose which sides of the paragraph will display a border. |
|
4. |
From Color:, select a color from the color chooser in the drop-down menu, or, if you know the RGB value of a color, enter that value in the Color text field. |
|
5. |
From Style:, choose the type of border you wish to display (e.g., solid line, dotted line, etc.). |
|
6. |
From Width:, choose the width of the border. |
The header row sits on a layer above the background of a table. By modifying the color of a header row, you will be, in essence, applying an opaque color over the color of the background color. Additionally, other elements reside within the header row – such as paragraphs – and these may also need to be modified to get the desired results.
If you desire to make the header row transparent, but are unable to do so, you may want to check that the background property is properly set for all the different layers in the table.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
From the Properties tab, click on Body Background. |
|
3. |
Select a color from the color chooser in the drop-down menu, or, if you know the RGB value of a color, enter that value in the Color text field. To create a transparent color for the header row, choose the Web tab from the Color drop-down menu, then choose Transparent. |
Successfully creating a background image for a header row requires that you have the image you want to use properly associated with your project. All images that will be used with your project should be in the User Files directory.
|
1. |
Press F12 on the keyboard to open the User Files directory. Ensure that the image you want to use as your background image is present in this directory. If it isn’t, you will need to copy the image to this directory. |
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
3. |
From the Properties tab, click on Header Background. |
|
4. |
Under Background Image, from Image:, choose the image you wish to use; only files that are present in the User Files directory will be displayed. |
|
5. |
From Tiling:, select if you would like the background image to Repeat, Repeat horizontally, Repeat vertically, or not repeat. |
|
6. |
Under Position, enter a custom horizontal or vertical value to position the image, or choose a value from the drop-down menu next to Horizontal or Vertical. |
Alternate shading of rows is a useful layout to help minimize the number of lines and amount information displayed, while neatly organizing data in a way that users can easily read and understand.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
From the Properties tab, click on Header Background. |
|
|
Use Context: to define if the alternate pattern is to be based on rows or columns. |
|
|
Set Default period: to a minimum value of 1. This will determine the number of rows/columns that will use the default color of the header row (the default color is the color set for the header row in Header Background). A value of 0 (zero) will not result in an alternating pattern (the entire header row will reflect the default color). |
|
|
Set Alternate period: to a value greater than 0 (zero). This number will determine how many consecutive rows/columns will use the alternate color. |
|
4. |
Under Color, set Alternate Color: to reflect the color to be used as the alternate color. |
You can also choose to use an image instead of an alternate color in an alternate row/column scheme.
|
1. |
Press F12 on the keyboard to open the User Files directory. Ensure that the image you want to use as your background image is present in this directory. If it isn’t, you will need to copy the image to this directory. |
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
3. |
From the Properties tab, click on Header Background. |
|
4. |
Under Alternate Info, from Image:, choose the image you wish to use; only files that are present in the User Files directory will be displayed. |
|
5. |
From Tiling:, select if you would like the background image to Repeat, Repeat horizontally, Repeat vertically, or not repeat. |
|
6. |
Under Position, enter a custom horizontal or vertical value to position the image, or choose a value from the drop down menu next to Horizontal or Vertical. |
Body rows are the rows of a table that contain the data. Generally speaking, the very first row of a table contains information that describes the data in the body rows. That first row is generally called a header row, although for the purposes of ePublisher Pro, unless that first row is explicitly designated as a header row, all rows are considered to be body rows. Thus, by controlling the body rows of a table, you are essentially controlling the entire table (with the possible exception of the header row(s)).
Padding creates extra space between the contents within a table cell and the edge of that cell.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Padding, enter a value and select a unit of measure for the Left, Right, Bottom, or Top. |
Table cells allow for the vertical and horizontal alignment of content. Vertical alignment can be accomplished through table controls; modifying the horizontal alignment is accomplished through paragraph controls.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Alignment, choose Top, Middle, or Bottom for the vertical alignment. |
|
|
If you want to modify a specific cell in the body row, highlight the paragraph within the cell you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
Under Alignment, choose Left, Center, Right, or Justify for the horizontal alignment. |
The border of each cell will receive the property of the border property.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
|
3. |
From Border:, choose which sides of each cell will display a border. |
|
4. |
From Color:, select a color from the color chooser in the drop-down menu, or, if you know the RGB value of a color, enter that value in the Color text field. |
|
5. |
From Style:, choose the type of border you wish to display (e.g., solid line, dotted line, etc.). |
|
6. |
From Width:, choose the width of the border. |
To help visualize how properties are modified, it may be helpful to think of the body rows of a table sitting on a layer above the background of a table. By modifying the color of the body rows, you will be, in essence, applying an opaque color over the color of the background color. Additionally, other elements residing within the body row – such as paragraphs – may also need to be modified to get the desired results.
For example, if you desire to make the body row transparent, but are unable to do so, you may want to check that the background property is properly set for all the different layers in the table.
|
|
If you want to modify one specific table, highlight the table you wish to modify in the Preview pane. Next, open the Document Designer. |
|
2. |
From the Properties tab, click on Body Background. |
|
3. |
Select a color from the color chooser in the drop-down menu, or, if you know the RGB value of a color, enter that value in the Color text field. To create a transparent color for the body row, choose the Web tab from the Color drop-down menu, then choose Transparent. |
Successfully creating a background image for body rows requires that you have properly associated the image you want to use with your project. All images that will be used with your project should be in the User Files directory.
|
1. |
Press F12 on the keyboard to open the User Files directory. Ensure that the image you want to use as your background image is present in this directory. If it isn’t, you will need to copy the image to this directory. |
|
|