The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Allowing users to select default font / color in UserCP
Version: 3.07
Ok... what I'm trying to do is enable a drop down menu in the UserCP allowing individual users to select a default font and font color that their posts will be made in. I have seen this on another board and I don't think it is too dificult to do I just am not the greatest in PHP Code. If anybody is able to help that would be greatly appreciated. Thanks Forum - www.hiphop-universe.com |
#2
|
||||
|
||||
You can do this via simple profile fields
Chris |
#3
|
|||
|
|||
CARE TO ELABORATE... IS IT REALLY A CASE OF JUST CREATING A STANDARD PROFILE FIELD, NAMING THE OPTIONS DIFFERENT COLORS / FONTS AND THATS THAT?
OR DO I NEED TO DO A STYLE / TEMPLATE EDIT? BASING THAT OFF OF THIS THREAD HERE: https://vborg.vbsupport.ru/showthrea...043#post774043 BUT I HAVE USHOP INSTALLED SO I DONT WANT TO DO THIS FOR USERNAMES SINCE THEY CAN BE PURCHASED.. JUST THE POSTING FONT THANKS FOR THE QUICK REPLY CHRIS Oops... sorry for the caps I guess the link turned anti-shouting off... at work so I do my typing in caps |
#4
|
||||
|
||||
Using a drop-down box to control the colour would work - However you may wish to create a hack for this as using html such as:
HTML Code:
<font color="red">text</font> If you are not worried about HTML or XHTML validity then this method would be fine Simpy having options such as: Quote:
HTML Code:
<font color="$post[fieldX]">$post[message]</font> Chris |
#5
|
|||
|
|||
I believe there is a hack/template mod that give instruction on how to do this. Try searching for it, and it may come up. If I find it I'll post it.
This could be what your looking for https://vborg.vbsupport.ru/showthrea...ighlight=fonts |
#6
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|