[ Post made via Samsung Galaxy Note 3 ]




Code: Select all
#loading-indicator span {
background: url("./images/loading_indicator.gif") 0 40% no-repeat;
padding-left: 26px;
vertical-align: bottom;
font-weight: bold;
font-size: 1.3em;
}Code: Select all
#loading-indicator span {
background: url("./images/loading_indicator.gif") 0 50% no-repeat;
padding-left: 42px;
vertical-align: bottom;
font-weight: bold;
font-size: 1.3em;
}







No on .com only the version number is updated not the code for this.kaspir wrote: 12 Feb 2017, 11:24 Hi, I have found and downloaded the new one here: https://www.phpbb.com/customise/db/exte ... indicator/
Still stays on my screen when a file is downloaded. These changes haven't been made in the new one? Or is there a problem on my side?
ty in advance.

Thank you, I will try and make martin's changes to fix for the 'hangup' indicator on dl.dmzx wrote: 12 Feb 2017, 13:09No on .com only the version number is updated not the code for this.kaspir wrote: 12 Feb 2017, 11:24 Hi, I have found and downloaded the new one here: https://www.phpbb.com/customise/db/exte ... indicator/
Still stays on my screen when a file is downloaded. These changes haven't been made in the new one? Or is there a problem on my side?
ty in advance.

Hello, I got this to work on 3.2 with attachment downloads. But, I can not get it to stop the loading indicator in dmzx's 'download system'.martin wrote: 11 Apr 2016, 02:11 This version will not allow the loading indicator to stay running when a file is clicked for download after 5 seconds the loader will go away.
This will only work once on the same page unless the page refresh's then your good to go again.
In order to see the effect you MUST clear the boards cache and also your browser (if you cant see the effect you have not cleared your browser right) this needs to load jquery.
loadingindicator.zip
Demo: download a file on my site.