The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I went through this thread & i believe it's not working anymore or at-least for me since i am using this settings.
Can any one have any idea how to do it with my current code? Thank you =] |
|
#2
|
|||
|
|||
|
http://www.alistapart.com/articles/randomizer/
That's the one written by Dan Benjiman that's in the public domain. I have been using it for several years and it works as advertised. The simple instructions for adding a pic type are in the file. Otherwise don't change anything. Pics in folder along with that file. FTP them up. Remember the path to them. From body or doc back ground, where ever you're going to use it, put in the path to the rotate.php file. Code:
url(path/to/your/images/rotate.php) |
| Благодарность от: | ||
| socialteenz | ||
|
#3
|
||||
|
||||
|
Thank you, that worked.
Also, small correction :P Code:
url(path/to/your/images/rotate.php); It worked, seems like the background takes time to load & also it loads only after the forum loads. |
|
#4
|
|||
|
|||
|
You can get irfanview and use that to shave off some of the byte size of the image. If an image is too heavy bytewise it can take a second or 2 to load.
|
![]() |
|
|