How to give different colors for different labels (of rows) in a tabbed table. When i tried to change color for one label of a row, all other labels (rows) are getting updated with the same color.
Subject: How to have different colors for different label in tabbed table
hi, U can give different colors,in tabbed table.If u right clcik on the Tab----Table Properties-----Third tab-----U can change the color.If u apply the color to that tab,it applies to the whole cell of the tab,like that u can add different colors to different tabs.If u have any problem contact me.
Subject: RE: How to have different colors for different label in tabbed table
thanks for your response. i do not intend to change tab colors. I would like to use different colors for different labels of each tab. (eg: font color of red to be in black and font color of blue to be in white). when i tried to change for one, its changing font color of all tabs to the same.
Subject: How to have different colors for different label in tabbed table
It sounds like you are changing the color of the table - you need to change the color of the cell instead.
Subject: RE: How to have different colors for different label in tabbed table
I want to change only label color not cell color. At the same time i want content other than label to be in black. For example: in a defect status report, i want to show tab label in red for critical defects and the content in black itself. same way green for medium in other tab.
Subject: RE: How to have different colors for different label in tabbed table
It is fairly easy to do. First, you change the cell color to change both the tab and the background color of the cell. Second, you create a table inside the table cell and make it’s background color the same color as the “default” background. Now, all fields go inside the inner table. Finally, go to the blank row above the table cell and hide it in both read and edit mode. Now, the background of your table cells can be consistent, but the tabs are different colors.
Subject: RE: How to have different colors for different label in tabbed table
Then put a table inside each row, and color that.
This is a 2nd table
This is a 2nd table
Bear in mind that each “Tab” is really just a row of the table. The Tabs are not separate elements, and cannot be set to a different color than the first cell in that row.
Alternately, you could set the first column of the Tabbed table to have a small width, as below.
This is the second cell in this row.
This is the second cell in this row.
Subject: RE: How to have different colors for different label in tabbed table
thanks for your response. i do not intend to change tab colors. I would like to use different colors for different labels of each tab. (eg: font color of red to be in black and font color of blue to be in white). when i tried to change for one, its changing font color of all tabs to the same.
Subject: RE: How to have different colors for different label in tabbed table
Sorry - my missunderstanding.
As far as I know, you cannot have tab lables with different characteristics. The font (size, color, bold, etc.) must be the same for all tabs.