![]() |
User Color/Font In Posts Editable Via Profile
Whats Up,
I was looking for something like this and couldnt find it for 3.6. But i do give most of the credit to gio~logist for the idea even though i knew how to do this, dont wanna look like im taking credit for something i didnt do.Its like his for 3.5 except i added a color wheel link pop up. I dont have alot of coding experience, but template mods are not hard. Just wanted to kinda share this. Details: Allows users to edit their font color and their font type for when they post. It also puts a link where your users can find a colorwheel next to the description! Installation: 5 Mins First Thing You Need To Do: Code:
Second Thing You Need To Do: Code:
Go to User Profile Fields > Add New User Profile Field Find this code: Code:
$post[message] Code:
<if condition="$post['fieldX'] != '' OR $post['fieldX'] != ''"> Profile > Edit Profile and it will probably be somewhere towards the bottom. PLEASE CLICK INSTALL ENJOY! SCREENSHOT: The Red Blur Is The Link For The Colorwheel |
Install for Sure ..
Thanks You VM .. |
Can I set this for just certain usergroups?
|
This is great, thanks alot.
|
Would be nice to have this as a product and with usergroup restrictions.
|
thanks :D :D
|
Quote:
I'm not to sure on what go's where so could you please be more specific? Thanks! Font Color In Posts >>field11 Font In Posts >>field12 <if condition="$post['fieldX'] != '' OR $post['fieldX'] != ''"> <font style="font-family:$post[fieldX]; color:$post[fieldX];">$post[message]</font> <else /> $post[message] </if> |
Quote:
<if condition="$post['field11'] != '' OR $post['field12'] != ''"> <font style="font-family:$post[field12]; color:$post[field11];">$post[message]</font> Hope that helped:D |
it did, thanks alot!
|
No problem.
|
Sorry I just got the chance to get back online, i was at work. Well I dont know how to make plugins but i could probably make it usergroup permissions. I will have it up tonight. :D
|
Quote:
|
Quote:
|
Quote:
|
I have a problem,
my field6: Color de letras (color) My field7: Tipo de fuente (font) <if condition="$post['field6'] != '' OR $post['field7'] != ''"> <font style="font-family:$post[field7]; color:$post[field6];">$post[message]</font> <else /> $post[message] </if></div> is not working... what im doing wrong? |
Quote:
Code:
<if condition="$post['field6'] != '' OR $post['field7'] != ''"> |
Oh and uhm the usergroup permissions may take a lil longer than expected. Its not as easy as one may think. But I am working on it :D
|
I dont know how to make a plug in either but Im sure there is a nifty TUT somewhere here on the org. :)
Cant wait to install later! This with usergroup permissions is JUST what I need! teehee |
ok , Work Excelente... gracias :D
|
Quote:
|
Thank you so much for your effort ShadowOne!
|
Quote:
You welcome... Please press install Im sadly still tryin to work on usergroup permissions...if anyone has any ideas, let me know! |
let me try
|
this is what i did and placed in postbit
<!-- message --> <div id="post_message_$post[postid]"><if condition="$post['field14'] != '' OR $post['field15'] != ''"> <font style="font-family:$post[field14]; color:$post[field15];">$post[message]</font> <else /> $post[message] </if> </div> <!-- / message --> it shows in my profile but when i post a reply no change please guide |
is there a way to interpret the size in this as well?
|
How do you decide whether to modify postbit or postbit Legacy???
Also, for some reason the fonts don't change. Do I need to add fonts to some folder??? |
Looks like no support here?
|
Quote:
|
Its a great idea for a modification... but it doesn't include the selected color when someone quotes the user. Too bad, I really like the idea. I'll have to disable it until it works in quotes.
|
Un-installed as there is obviously no support
|
Quote:
|
Is there any way to do this with a dropdown box, and have it save the value to the database so it won't reset constantly?
|
I have installed this, but am having something of an issue.Members using IE do not see the changes in their posts. Any ideas?
|
It would be nice if there is an option where people can choose the availble fonts.
|
doesnt work for me**
|
thanks i used this for my site: animedreamz.net/forums
worked perfectly |
Damn its not working for me either :S
|
It`s not working. When a member posting, it`s seems to work. But when a member leave the topic and come back and look at his reaction. It doesn`t still the same color and/or font.
But a administrator or a moderator doesn`t have this problem.. help. |
Very good idea, I'm going to try and tweak the code a little bit for usergroup permissions and other options, if you don't mind
|
Quote:
|
All times are GMT. The time now is 06:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|