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 |
#232
|
|||
|
|||
Quote:
Thanks for the option! I'm sure that someone else might find it handy that was using the folder setup as I was. I do however have one problem remaining. Fix one and another pops up My Thread Icons are either showing up, not showing up or showing the entire sprite image. I think it's called a Thread Icon. Basically the icon next to the Thread Titles.. You can have a look here : http://www.pittsburghsportstavern.co...-Steelers-Talk |
#233
|
|||
|
|||
Hi steeler7,
you are missing these template-edits: Code:
Template: threadlist.css 368d354 < background-position: {vb:stylevar padding} 4px; 376,394d361 < .threadbit .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_old-30.png); } < .threadbit.dot .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot-30-{vb:stylevar right}.png); } < .threadbit.dot.hot .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_hot-30-{vb:stylevar right}.png); } < .threadbit.dot.hot.lock .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_hot_lock-30-{vb:stylevar right}.png); } < .threadbit.dot.hot.lock.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_hot_lock_new-30-{vb:stylevar right}.png); } < .threadbit.dot.hot.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_hot_new-30-{vb:stylevar right}.png); } < .threadbit.dot.lock .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_lock-30-{vb:stylevar right}.png); } < .threadbit.dot.lock.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_lock_new-30-{vb:stylevar right}.png); } < .threadbit.dot.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_dot_new-30-{vb:stylevar right}.png); } < .threadbit.hot .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_hot-30.png); } < .threadbit.hot.lock .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_hot_lock-30.png); } < .threadbit.hot.lock.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_hot_lock_new-30.png); } < .threadbit.hot.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_hot_new-30.png); } < .threadbit.lock .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_lock-30.png); } < .threadbit.lock.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_lock_new-30.png); } < .threadbit.moved .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_moved-30.png); } < .threadbit.moved.new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_moved_new-30.png); } < .new .threadstatus { background-image: url({vb:stylevar imgdir_statusicon}/thread_new-30.png); } 396d362 < background: url({vb:stylevar imgdir_statusicon}/thread_deleted_30-{vb:stylevar right}.png) no-repeat {vb:stylevar padding} 4px; Best regards Sebastian |
#234
|
||||
|
||||
disregard
|
#235
|
|||
|
|||
I have 9 different skins most with different icons. I couldn't get this to work so i uninstalled. Now my icons are missing as well. I will pm you my info If you have time could you look into it? I would love to use this but I couldn't get it to work.
|
#236
|
|||
|
|||
My icons came back after a while for all my skins. I would love to get this working though. I'll try again later.
|
#237
|
||||
|
||||
Quote:
F5 |
#238
|
|||
|
|||
I did do that...I also cleared my cache and opened a new browser (opera) just to see. I'm not sure why it did that.
Thank u though. |
#239
|
|||
|
|||
Quote:
|
#240
|
|||
|
|||
Hi fukdawrld,
i send you a new pm, please inform me, when you have uploaded the files Best regards Sebastian |
#241
|
|||
|
|||
i use cdn
0 custom icons added. 0 imageprefixes for forums found. Processing post icons. 14 post icons found. 116 icon candidates added. /home/xxxxxx/domains/xxxxxxxxx/public_html/images/styles/ShinyBlue/statusicon/forum_new_lock-16.png (with bburl_path / ) does not exist or is not readable. /home/xxxxx/domains/pctuts.be/public_html/images/styles/ShinyBlue/statusicon/forum_old_lock-16.png (with bburl_path / ) does not exist or is not readable. /home/xxxxxx/domains/pctuts.be/public_html/images/styles/ShinyBlue/buttons/search_rtl.png (with bburl_path / ) does not exist or is not readable. Starting with images/sprites/sprite-213-main.png. 91 icons added. Creating sprite (width:1000px height:116px). Sprite saved, updating css-rules. Starting with images/sprites/sprite-213-main_rtl.png. 90 icons added. Creating sprite (width:1000px height:116px). Sprite saved, updating css-rules. CSS template successfully updated. Starting with images/sprites/sprite-213-forumdisplay.png. 0 icons added. Sprite was not created. Starting with images/sprites/sprite-213-forumdisplay_rtl.png. 0 icons added. Sprite was not created. CSS template successfully updated. Starting with images/sprites/sprite-213-forumhome.png. 0 icons added. Sprite was not created. Starting with images/sprites/sprite-213-forumhome_rtl.png. 0 icons added. Sprite was not created. CSS template successfully updated. Starting with images/sprites/sprite-213-showthread.png. 0 icons added. Sprite was not created. Starting with images/sprites/sprite-213-showthread_rtl.png. 0 icons added. Sprite was not created. CSS template successfully updated. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|