---
title: "How to display Issue Matrix table with solid borders"
canonical: "https://support.appfire.com/space/SUPPORT/80118042/How%20to%20display%20Issue%20Matrix%20table%20with%20solid%20borders"
format: markdown
---
This article explains how to display Issue Matrix table with solid borders using the *Issue Matrix* app. This is ONLY applicable for Jira Server Instances. 

## Instructions

1. Login to Jira as an Administrator.
2. Navigate to<span style="color: #000000"> </span>> Macro (inline-external-image)

<span style="color: #000000"> </span>***Cogwheel > Issues > custom fields > Add custom field*****.**
3. Click on **All** and search for "*Issue Matrix*" and click on **Next** as shown in the below screenshot:  
> Macro (inline-media-image)
4. Add a name to the custom field (for example, *Issue Matrix_2*)
5. <span style="color: #091e42">Add the custom field to the project screen where it is required:</span>  
<span style="color: #091e42">Here, </span><span style="color: #091e42">in the below screenshot, the custom field Issue Matrix_2 is added to the B1 project screens.</span><span style="color: #091e42"> </span>  
  
> Macro (inline-media-image)
6. Now search for the custom field, which was created in the earlier step.
7. <span style="color: #091e42">For the newly created custom field, click the cog wheel </span>***<span style="color: #091e42">></span>***<span style="color: #091e42"> </span>***<span style="color: #091e42">Configure > Edit Matrix Configuration ></span>***<span style="color: #091e42"> </span>***<span style="color: #091e42">Epic</span>***<span style="color: #091e42"> and click on </span>**<span style="color: #091e42">Next.</span>**  
> Macro (inline-media-image)
8. <span style="color: #091e42">Configure the details, as shown below and click on </span>**<span style="color: #091e42">Save</span>**<span style="color: #091e42"> to save the configuration.</span>  
  
> Macro (inline-media-image)
9. <span style="color: #091e42">Go to cog wheel </span>***<span style="color: #091e42">> </span>******<span style="color: #091e42">System > Announcement Banner.</span>***
10. <span style="color: #091e42">Add the below CSS Script(s) in the </span>*Announcement Banner*<span style="color: #091e42"> section and modify the custom field ID(Ex: Issue Matrix_2 has ID 10621) </span>
  1. <span style="color: #091e42">If you want the borders to be visible only for a specific Issue Matrix table, use the below script with respective issue matrix custom field Id configured.</span><span style="color: #091e42">  </span>
  2. <span style="color: #091e42">If you want the borders to be visible globally for all the Issue Matrix tables defined, use the below script.</span>
11. Click **Set Banner**.
12. <span style="color: #091e42">With the above CSS configuration, you will be able to see the Issue Matrix Panel with the solid borders as shown below screenshot:</span>