Width of Next-Back buttons in Wizard - Apollo Theme

UI Components for JSF
Post Reply
ntapan
Posts: 13
Joined: 02 Sep 2015, 16:35

30 Jun 2017, 10:44

Hi,

I am trying to change my theme from Spark to Apollo.
I have an issue about next and back buttons in wizard.
With Apollo theme, buttons cover thw all width of the panel.
Is there a solution ?

here is code:
<div class="ui-fluid">
<div class="ui-g">
<div class="ui-g-12">
<div class="card">

<h:form>
<p:growl id="growl" showDetail="true" showSummary="false" autoUpdate="true" />
<p:wizard id="wzrd" flowListener="#{mybean.onFlowProcess}" nextLabel="Next" backLabel="Back">

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

03 Jul 2017, 13:32

I couldn't replicate this issue. Could you please attach a sample page for us to replicate?

My Screenshot;
Image

Also, next time, please use Apollo Forum; viewforum.php?f=41

Regards,

ntapan
Posts: 13
Joined: 02 Sep 2015, 16:35

07 Jul 2017, 14:20

I solved this issue by another method.
I have added an extra panel, that is not ui-fluid after wizard definition.
With this, buttons are at right and left corner,

Thanks for your reply.

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

21 Jul 2017, 08:54

Glad to hear, thanks for the update!

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 57 guests