Center the loading image
-
“How do I change the alignment of the loading image?
Add the following to your theme’s css: #infscr-loading img { text-align: ALIGNMENT; } where “ALIGNMENT” is either left, right, or center.”According to the FAQ it says to place that code on the .css file. i’ve done so even tried:
#infscr-loading img { text-align: right; margin: 0 auto; padding-bottom: 20px; }
But it keeps aligning left by default. Any idea on what’s wrong? :s
https://www.ads-software.com/extend/plugins/infinite-scroll/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Center the loading image’ is closed to new replies.