p:confirmDialog and "styling"

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

19 Oct 2018, 16:58

Hi Aragorn,
new question with p:confirmDialog. My confirm messages are sometimes "dynamic". For example : Sure do delete : blablabla where blablabla is a dynamic information coming from the database.

Works fine (it displays completelety) but the dialog width doesn't let any space after the end of the text : Sure to delete xxxx|

I tried different things without any success...
Is there any way to get some space after the of the text and the right border of the dialog ?

Kindest regards

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

22 Oct 2018, 13:42

I couldn't replicate it. But, maybe you can add padding-right to dialog-content;
Exp;

Code: Select all

body.layout-compact .ui-confirm-dialog.ui-dialog .ui-dialog-content {
   padding-right: ...px
}

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

12 Nov 2018, 06:44

After navigating through my application pages I can notice that it's most often OK (I have the space after my text). This happens only on some confirm dialog.
As this has a very low impact (only visual), I will try to find the reason later...

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

13 Nov 2018, 15:48

Thanks a lot for the update!

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests