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 |
#42
|
||||
|
||||
Same as nymyth, I couldn't get the font part to work but I kept the color one as my members want that more..
I also added a ton more colors! |
#43
|
|||
|
|||
I used another edit...the link is posted somewhere in this thread...it works great
Peace |
#44
|
|||
|
|||
Works great! Thanks!
|
#45
|
|||
|
|||
Nice Hack...
But I don't want the old post's font and color to be changed after I install this hack. For example; I posted some threads before I use this hack and I used some specific font and colors. After I install this hack, the old threads are also changing. Is there any way to adjust this hack for only new posts? By the way I add the codes @ postbit template. When I added to postbit_legacy, the hack is not working. Any Ideas? |
#46
|
|||
|
|||
Quote:
|
#47
|
||||
|
||||
Quote:
WOW!!! It sure does. I have mini books written on my site. |
#48
|
|||
|
|||
thank you for this nice hack
but I don`t why the color and size don`t work just font ok with me ?! I`m use 3.7.2 Level 1 |
#49
|
||||
|
||||
nice hack thnx,would you be adding bold n italic options in future?
|
#50
|
||||
|
||||
Question: What do you do when you want to revert back to the default color? For example, if a person uses the default color "black" and others are using a black skin, they won't be able to see the font color so if a person wants to use no color and make his account default to whatever font color, what do you select?
I hope I explained that right... |
#51
|
|||
|
|||
I love you
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|