Title: Loading gif
Last modified: August 22, 2016

---

# Loading gif

 *  Resolved [talgat111](https://wordpress.org/support/users/talgat111/)
 * (@talgat111)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/loading-gif/)
 * Hi
    Look at the code I don’t understand how you can change the text loading to
   gif animation can give?
 * [https://wordpress.org/plugins/page-transition/](https://wordpress.org/plugins/page-transition/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [BenjaminDark](https://wordpress.org/support/users/benjamindark/)
 * (@benjamindark)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/loading-gif/#post-5422584)
 * Hi there – I too would like to know where to locate word ‘Loading’ that appears
   in the transitions, in order to either edit the message or add a loading .gif
 * Can anyone offer any advice on this one at all?
 * Many thanks in advance.
 * Ben.
 *  Plugin Author [numixtech](https://wordpress.org/support/users/numixtech/)
 * (@numixtech)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/loading-gif/#post-5422585)
 * Hello [@talgat111](https://wordpress.org/support/users/talgat111/) and [@benjamindark](https://wordpress.org/support/users/benjamindark/),
 * The loading text is added with following CSS:
 * `.animsition-loading:after{color:#aaa;content:"Loading"}`
 * You can change your text by adding/changing this css class “.animsition-loading:
   after” in the head sections of your WP pages using wp_head action.
 * Also I have not tried but you can add loading gif by changing content property
   of the css to something like “content:url(‘[http://example.com/loading.gif&#8217](http://example.com/loading.gif&#8217);)”
 * I hope this helps.
 * Thanks.
 *  [maresj](https://wordpress.org/support/users/maresj/)
 * (@maresj)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/loading-gif/#post-5422598)
 * Thank you numixtech! I just needed this and your solution works like charm.
 * Here is a set of some nice loading gifs [http://www.ajaxload.info/](http://www.ajaxload.info/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Loading gif’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/page-transition_458bac.svg)
 * [Page Transition](https://wordpress.org/plugins/page-transition/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-transition/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-transition/)
 * [Active Topics](https://wordpress.org/support/plugin/page-transition/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-transition/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-transition/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [maresj](https://wordpress.org/support/users/maresj/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/loading-gif/#post-5422598)
 * Status: resolved