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

Is there any way to deployed the widget to down instead up?

carlos muñoz July 18, 2019

My issue is due I need to set it on top right , so clicking the button, the widget is deployed to up then, I cannot see nothing because is out of the page, Is there any way to make it deployed down?

Thanks!widget.png

1 answer

0 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 24, 2019

Hi Carlos,

Thank you for reaching out to Atlassian Community!
It's possible to set the widget to slide down instead of up. Please, add the snippet below:

<style>
iframe[name='JSD widget'] {
display: block;
right: 0;
top: 10px;
}
</style>

Screen Recording 2019-07-24 at 03.04 PM.gif

Hope it helps!

Regards,
Angélica

carlos muñoz August 19, 2019

thanks  Angelica it worked pretty well, I have one more issue, this time  I'd like to embed JSD widget in a page out from índex.html. So far JSD Widget is working into <head> tag from índex.html page,  however how can I do for make it workable in a page out from there? thanks.

regards 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events