The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User selected default posting font and color Details »» | |||||||||||||||||||||||||||
User selected default posting font and color
Developer Last Online: Nov 2008
Hello,
This mod allows users to select their default posting font and color. You will have to select this at registration and can update it whenever you want in profile. First you must make two new single selection menu user profile fields. Options for them are below. Profile field one: Title: Default Post Color Description: What color your posts show up as? Options: Black Blue Green Red Pink Orange Purple Set Default: Yes, but no first blank option Display Order: Doesnt Matter Field Requiried: Yes, at registration and profile updating Field Editable by User: Yes Private Field: No Field Searchable on Members List: No Show on Members List: No Profile field two: Title: Default Post Font Description: What do you want your default post font to be? Options: 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 Tribuchet MS Verdana Set Default: Yes, but no first blank option Display Order: Doesnt Matter Field Requiried: Yes, at registration and profile updating Field Editable by User: Yes Private Field: No Field Searchable on Members List: No Show on Members List: No Now go to the user profile field manager, and jot down the two field numbers of the new fields listed on the right side of the two fields. Along with that, write down what number goes with what field. Please note this is not the display number, its the number next to it that says fieldX Template Edits: Go to your styles postbit/postbit legacy (whatever you use) Find: Code:
<!-- message --> Code:
<font COLOR="$post[fieldX]"><font face="$post[fieldX]"> Replace: The first red X with your default text color field number The second red X with your default font field number. Find: Code:
<!-- / message --> Code:
</font></font> You are done, hope you like it! Show Your Support
|
Comments |
#12
|
|||
|
|||
Used on 3.6, have been waiting for this Many thanks
Edit: Does not appear to work - the fields appear in the user control panel, but after making a selection the posts do not show the new default face/colour. Edit2: Dug up the old code from here https://vborg.vbsupport.ru/showthrea...ght=font+color which is working - so perhaps it is your coding? |
#13
|
|||
|
|||
Would it be some of the differences between 3.6 and 3.7? Not a coder here but it worked with no issues for me on 3.7.
|
#14
|
|||
|
|||
Its working just fine for many people,
its been tested on 3.6 and works great. If you want I can come on and take a look |
#15
|
|||
|
|||
owww yea thanks
|
#16
|
|||
|
|||
Thanks man.
Im speak english too bad ım sorry. User select text color okay User select text font okay User select text style (bold) ??? Help me please... |
#17
|
|||
|
|||
I didnt feel that was needed
|
#18
|
||||
|
||||
hi,first you must make two new single selection menu user profile fields. Options for them are below.
Title: Default Post Font Description: What font your posts show up as? Options: Default 1 2 3 4 5 6 7 Set Default: Yes, but no first blank option Display Order: Doesnt Matter Field Requiried: Yes, at registration and profile updating Field Editable by User: Yes Private Field: No Field Searchable on Members List: No Show on Members List: No Template Edits: Go to your styles postbit or postbit legacy Find ; Code:
<!-- message --> <font size="$post[fieldX]"> Find ; Code:
<!-- / message --> Code:
</font> |
#19
|
|||
|
|||
Thats nice, but the title is misleading and it leads to bugs, thats why Im working on it for 1.01
|
#20
|
|||
|
|||
i cnt get it to word dunno what i did wrong but yea its not workin
|
#21
|
|||
|
|||
thanks nice hack,
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|