loader image

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
arlaws
Posts: 1
Joined: 14 Dec 2017, 20:10

15 Dec 2017, 09:27

I'm using ultima template for a project and I want to change the ajax loader image. The loader that appear on right bottom when we clic a button.
How can I do.

User avatar
IsahannHan
Posts: 7
Joined: 23 Oct 2017, 17:28

15 Dec 2017, 14:28

I believe you should change the <i> tag from <p:ajaxStatus> on the template.xhml page of the project.
The one i'm using looks like this:

Code: Select all

<p:ajaxStatus
	style="width:32px;height:32px;position:fixed;right:7px;bottom:7px">
	<f:facet name="start">
		<i class="fa fa-circle-o-notch fa-spin ajax-loader"
			aria-hidden="true"></i>
	</f:facet>
	<f:facet name="complete">
		<h:outputText value="" />
	</f:facet>
</p:ajaxStatus>

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

28 Dec 2017, 09:29

+1 :)

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests