Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

table border settup

Anderson Hsu March 2, 2021

Hi, 

It's a content for page, but how can I setup table border invisible in page content? Thanks a lot.

dashsetu.png

1 answer

0 votes
Bill Bailey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 2, 2021

You need to create a user macro with a body that is surrounded by a classed div tag, for example

## @noparams
<div class="noborder">$body</div>

Then add your desired CSS to the space stylesheet. Note: you place your table inside the user macro instance.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.11
TAGS
AUG Leaders

Atlassian Community Events