The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do they use "tilesets" to set buttons?
http://www.psicofxp.com is using vbulletin
but i dont know how they set buttons, user titles using this image |
#2
|
||||
|
||||
I don't understand your question.
|
#3
|
|||
|
|||
well..let me explain
a button..uses a png image (on 3.8.4 for example) here..on this forum (psicofxp)...a button is not a one png image... on other words: on vb 3.8.4..on a button...right click..view image..displays a one png image on psicofxp forum...right click..view image..displays the image on first post how do they that? |
#4
|
||||
|
||||
If you look at the css for the stats which is the box with the arrow thingie in the very left side - 4th down, it looks something like this:
HTML Code:
.foro_stats { ...background:transparent url(/themes/revolution/imagenes/general/sprite_forums_rev_blue.png) no-repeat scroll 0 -284px; height:48px; width:144px; } |
#5
|
|||
|
|||
thank you lynne...but..what are the adventages to use this method?
prevent copy of images? |
#6
|
||||
|
||||
Doubtful, since the image is right there. I don't know what the advantage it except that you download it once, it gets cached, and you won't have to download those images on any other page.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|