table entry spacing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
table entry spacing
When creating tables it seems that there is some excessive padding in the table above and below the text. Where do I look in styler to adjust. I expect it is entry that I want to adjust, but what do I adjust?
Bryon
Solved! Go to Solution.
- Labels:
-
Content Authoring
-
Other
-
Publishing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks to PTC support and Simon Taylor. There seems to be two places to adjust the cell padding. Option one will affect all tables and option two will only affect the table being modified.
1: In your stylesheet, choose File, Stylesheet Properties, Tables, there you will find the default cell padding.
2: Click into the table and right click, choose table properties, cell margins.
Thanks
Bryon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm not sure that Styler has a way to adjust the cell padding/margins. You would have to used edited source ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks to PTC support and Simon Taylor. There seems to be two places to adjust the cell padding. Option one will affect all tables and option two will only affect the table being modified.
1: In your stylesheet, choose File, Stylesheet Properties, Tables, there you will find the default cell padding.
2: Click into the table and right click, choose table properties, cell margins.
Thanks
Bryon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Bryon!