ajax-loader.gif –> Font-Awesome (fa-refresh)
-
With any darker theme or a theme that doesn’t have a white background the nasty white edges of the ajax-loader.gif appear when submitting/verifying the contact form.
This of course is really annoying and as there isn’t an easy way to replace it without altering the actual files every update I would suggest to either assign the loader.gif as a background-image via CSS so we can alter that directly via CSS in a separated style sheet OR replace the gif completely with one of Font-Awesome’s icons called fa-refresh like so:
<i class="fa fa-refresh fa-spin fa-3x fa-fw"></i>
That sure would make it a lot cleaner to work with as anyone could just assign a different font color to it without needing to have an image editor or gif creator to create a new/different ajax-loader.gif.
This would be one of my most wanted suggestions for this great contact form plugin!
- The topic ‘ajax-loader.gif –> Font-Awesome (fa-refresh)’ is closed to new replies.