Table Formatting Help
In a Help Center article I need to adjust the column width to make it wider. In the screen shot below you can see the last column in the table is way too thin. I want to make it much wider.
I know I need to edit the source code, but I don't know exactly where to put the specs to make the column wider. Below is the source code for the table I need to adjust.
In some other articles in our Help Center the source code shows specific parameters for width, like in the image below.
What do I need to enter in the source code to make the last column wider?
-
Hi Karis,
You should be able to simply drag the rightmost cell wall - if space allows (you may need to shrink the other columns first).
Your last screenshot appear to include some markup from elsewhere, it was probably copy/pasted from somewhere else, here is a simpler code snippet to understand the table markup:
Hope that helps you out. -
greetings! Can you format table rows ?? Color .. thickness and etc ...
-
Hi Coutinho!
You should be able to use HTML in the source code, as shown above, to make any changes to the appearance of the table that you'd like.
Please sign in to leave a comment.
3 Comments