The Arcive of vBulletin Modifications Site. |
|
Default,size,color for postbit_legacy Details »»
|
|||||||||||||||||||||||||
Hello, today I'll explain how to insert DEFAULT, SIZE, COLOR
We begin to create 2 fields User Profile and set it this way: ![]() Here you see the font color, after serving the font, and size. Obviously we follow the usual steps and replace the colors with the characters and then the size for a 7, I write about what to put so as to save the work Font Color Code:
Black Blue Green Red Pink Orange Purple DarkRed Gray Code:
Arial Arial Black Arial Narrow Book Antiqua Century Gothic Comic Sans MS Courier New Fixedsys Franklin Gothic Medium Garamond Georgia Impact Lucida Console Microsoft Sans Serif Palatino Linotype System Tahoma Times New Roman Trebuchet MS Verdana Code:
1 2 3 4 5 6 7 ![]() Now we go in postbit_lecagy (Only if you use the Vision Vertical Profile) or otherwise in postibit (Only if you use the horizontal view) Wanted: HTML Code:
{vb:raw post.message}
HTML Code:
<font color="{vb:raw post.fieldcolore}" face="{vb:raw post.fieldcarattere}" size="{vb:raw post.fielddimensioni}"> {vb:raw post.message}</font> ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
This looks like what I'm looking for
|
|
#3
|
|||
|
|||
|
Just what I needed
|
|
#4
|
||||
|
||||
|
Thank prefect
|
|
#5
|
||||
|
||||
|
thanxxx
installed |
|
#6
|
|||
|
|||
|
It would be nice if it was in english so we all can share...
|
|
#7
|
|||
|
|||
|
Installed and works fine - but not a good way of explaining. It SHOULD be in ENGLISH!!!!!
|
|
#8
|
|||
|
|||
|
E Sostituiamolo con questo:
HTML Code: <font color="{vb:raw post.fieldcolore}" face="{vb:raw post.fieldcarattere}" size="{vb:raw post.fielddimensioni}"> {vb:raw post.message}</font>In the Field Color, Size, Face put what you have taken, we're done now enjoy Where does this code go ?????? i thought this was an English speaking forum??? |
|
#9
|
||||
|
||||
|
can some 1 enplane please , ??
|
|
#10
|
|||
|
|||
|
Man it's not so difficult to change the code that he provided, and the information he gave is great. Installed and tagged for later too.
|
![]() |
|
|