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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

How to give Boarder to popup window?

RM12
14-Alexandrite

How to give Boarder to popup window?

Hello, 

          I want to give boarder to popup window ,it is possible to give boarder to popup window??Please refer the below attachment.

Thanks in advance

ACCEPTED SOLUTION

Accepted Solutions

Try following custom CSS in the mashup from where you are opening the popup,

.mashup-popup {
border-style: solid;
}

View solution in original post

2 REPLIES 2

Try following custom CSS in the mashup from where you are opening the popup,

.mashup-popup {
border-style: solid;
}

slangley
23-Emerald II
(To:RM12)

Hi @RM12.

 

If you feel your question was answered, please mark the previous response as the Accepted Solution for the benefit of others with the same question.

 

Thank you for your participation in our community.

 

Regards.

 

--Sharon

Announcements


Top Tags