The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
United-Forum CSS Sprites - ludicrous speed - NOW! Details »» | ||||||||||||||||||||||||||||||||||||||||||||||
United-Forum CSS Sprites - ludicrous speed - NOW!
Developer Last Online: Feb 2013
tl;dr Makes your forum faster.
Want an easy one-click installation for this addon? . Vote for this jira-entry Add on currently is in beta stage When visiting a website, speed is a very important factor not only for users but crawlers as well. Long loading times are a nuisance since your time is basically wasted during the waiting period. Hence, we are trying everything we can in order to speed up our site. One great way to improve loading times is by the use of css sprites. Unfortunately these are not implemented by vBulletin. We therefore decided to develop our own css-sprite add on for vBulletin boards and want to share this code with the worldwide vBulletin community. Live demo The add on is permanently running in our vBulletin board ( > 2.000.000 posts), take a look:vBulletin performance using css sprites Our tests are based on version 0.7.0. We used the analytic tools firebug network utility and the googlelabs.com page speed sitecss sprites - what are they? The intention behind css sprites is the bundling of many small graphics into one large graphic in order to decrease the number of required http requests. This shortens the loading times of the given website. In addition, the the accumulated size of all small graphics is higher than the size of the sprite due to reasons of compression.What is the gain in using css sprites? Aside from the technical implementation, the question on how much one actually does gain by using css sprites is of the most interest. Obviously they decrease loading times - but how important are small loading times and what is the impact on vBulletin overall loading times?Add on features In the current released beta version 0.7.2, sprites are available for FORUMHOME and FORUMDISPLAY. Coming up next SHOWTHREAD.Installation First of all, if you didnt want to change the templates manually, install the Template Modification System (TMS). Now proceed with the installation:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
17 благодарности(ей) от: | ||
archet1337, baktabul, doctorsexy, Fuhrmann, Gnoll, iask, Juggernaut, Kolbi, mathforum, misericorde, neil00027, rodriiverduguez, Skaut, smsma.net, SWSUSA, xorex, yilmaz |
Comments |
#142
|
|||
|
|||
Version 0.7.1 (01.08.2011)
@Crotan I have also tried to fix your Problem with Code:
/forums/images/icons/icon1.png Best regards Sebastian |
#143
|
|||
|
|||
Hello Osbes,
Moved thread redirect icon not appearing too in forumdisplay, white instead. Please fix it |
#144
|
||||
|
||||
Quote:
however same thing as before but with "(with bburl_path / )" added into the mix. Code:
..../forums/forums/images/icons/icon1.png (with bburl_path / ) does not exist or is not readable. ..../forums/forums/images/icons/icon2.png (with bburl_path / ) does not exist or is not readable. Code:
.globalsearch .searchbutton { background: url("images/Seamus/gradients/back3.png") repeat-x scroll left top transparent; border: 1px solid #1B518F !important; border-radius: 7px 7px 7px 7px; box-shadow: 0 0 2px #1A1A1A; margin-left: -5px; margin-top: -2px; } |
#145
|
|||
|
|||
Quote:
i just doublechecked it in the sprite.php and in our liveforum and it is working for me. Can you please send me an URL to your forum where i can see this problem? Best regards Sebastian |
#146
|
|||
|
|||
Hello Crotan,
thanks for the helpful output. I had assumed, that your Forum URL (in Site Name / URL / Contact Details in the AdminCP) looks like http://flotgaming.net/forums/ and than the addon would use (with bburl_path /forums ), what would have resolved your problem. Since the bburl_path is just / am i right, that your Forum URL looks like http://flotgaming.net/ ? Whats the Content of your Forum Component URL ? Something like http://flotgaming.net/forums/ or forums ? Best regards Sebastian |
#147
|
||||
|
||||
Quote:
Code:
http://flotgaming.net/forums So I don't have anything specified in those component boxes, it will be what ever is vBulletin default I suppose Thanks for the great support for your Mod! |
#148
|
|||
|
|||
Please try the attached sprite.php
Replace this with the sprite.php in your admincp-folder and recreate the sprite. I have added some additional Debug (starts and ends with DEBUG). if this file doesn't resolve your problem, pls send me those Best regards Sebastian |
#149
|
||||
|
||||
Any plans to make this work with showthread?
|
#150
|
|||
|
|||
Hello tpearl5,
Support for SHOWTHREAD is planned for 0.8.0. Best regards Sebastian |
#151
|
|||
|
|||
First Post:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|