The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

table border settup

Anderson Hsu
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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.

DEPLOYMENT TYPE
SERVER
VERSION
7.11
TAGS
AUG Leaders

Atlassian Community Events