Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Export PDF Stylesheet [data-layout-section="true"] modification doesn't work.

Hello,

Hoping for a little help.

I am seeing that everything that happens to be or of the container is wrapped in a div element with the attribute [data-layout-section="true"] I tried to target this and I have been unable to get any modification what so ever.

My Current PDF Stylesheet

@page {    
size: 216mm 279mm;    
margin: 5mm;
}
div.wiki-content {    
box-sizing: border-box;    
width: 190mm !important;    
max-width: 100%;    
align-self: center !important;    
margin: 0 !important;    
padding: 18px !important;
}
div.wiki-content div[data-layout-section="true"] {    
margin-left: -5mm !important; /* My Attempt to shift content left. */
}


The first two @pagetTeng and div.wiki-content are working properly. Has anyone else had issues with the export format?

 

Thank you!

1 answer

Not 100% sure, but it seems to me that 'data-layout-section="true"' would indicate that for this section it takes the lay-out that is already given. Haven't been able to find anything to back that up, though, so could just be a guess.

Have you tried removing that bit?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events