The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help! Smilebox
How do you change the size of the smilebox to the right of the replyscreen? I've gone through everything I could think of in AdminCP settings and searched the board here awhile trying to find some info. See screenshot. The smileys are TINY and hurt the eyes when trying to view them. When the smilies are used they are full sized. If it helps I'm on 4.1.3
ANY help would be appreciated! |
#2
|
|||
|
|||
This is controlled in editor.css using math and a stylevar
width:{vb:math {vb:raw vboptions.smcolumns} * ({vb:stylevar editor_smiliebox_smiliesize} + 5)}; It basically works out the bigger your smilie and the size of the tablecell it is positioned it will resize accordingly. Most smilies are usually 16x16 px and leaves them alone, I use 24x24px on my board and this is subsequently reduced to 20px because of this stylevar. editor_smiliebox_smiliesize Try changing this! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|