View Full Version : Show Thread Enhancements - Change default post text size/font
alkahf
07-26-2008, 10:00 PM
Hello
With this plug-in you can Change default post text size/font in all styles that you have.
Install:
In Admin CP
Go to Plugins & Products >> Add New Plugin
Hook Location: postbit_display_complete
Title: change Message font
Execution Order: don't change
Plugin PHP Code: You can change font size, face, and color as you like.
$post['message']="<font size='4' face='Comic Sans MS' color='#FF0000'>".$post['message']."</font>";
Plugin is Active: Yes
Then Click: Save
Notice: This plug-in working with: 3.5.x, 3.6.x, and 3.7.x.
Best Regards
alkahf
blue6995
07-27-2008, 07:22 PM
Mmmm, followed the instructions but it doesn't appear to have changed anything. The font and font color remain as they were before
ErrorLog
07-27-2008, 08:26 PM
Thank You =}
alkahf
07-27-2008, 08:36 PM
Mmmm, followed the instructions but it doesn't appear to have changed anything. The font and font color remain as they were before
Did you chose: Plugin is Active: Yes ?
Forum Lover
07-28-2008, 07:30 AM
I did as instructed but still no changes appeared.
alkahf
07-28-2008, 07:53 AM
Forum Lover It should change!
Look please again to attachment :)
Forum Lover
07-28-2008, 08:53 AM
Here is the attachment from my admincp.. Please check it. Thanks in advance.
blue6995
07-28-2008, 12:31 PM
Did you chose: Plugin is Active: Yes ?
Yes I did and I have just checked it again - plugin is active
I have just tried it using the vBulletin default skin - and it works. I can only assume then that it is the modified skin that I have, which is preventing the mod from working
alkahf
07-28-2008, 03:04 PM
Forum Lover, blue6995
Tell me please wiche vB version do you have?
put here please from postbit and postbit_legacy template that code between:
<!-- message --> and <!-- / message -->
blue6995
07-28-2008, 05:29 PM
Forum Lover, blue6995
Tell me please wiche vB version do you have?
put here please from postbit and postbit_legacy template that code between:
<!-- message --> and <!-- / message -->
vB version = 3.7.2 Patch Level 1
postbit
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->
postbit_legacy
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->
I think I know what I am overlooking, d'oh!! Does the change of font, size and color take place after the message is actually posted and not before the creation of the message?
alkahf
07-28-2008, 06:22 PM
As I see you have everything OK! And this plug-in should work in all your styles.
This plug-in changes this code to:
<div id="post_message_$post[postid]"><font size='4' face='Comic Sans MS' color='#FF0000'>$post[message]</font></div>
alkahf
07-30-2008, 09:08 AM
I'll upgrade it to product with many options in:
vBulletin options > Thread Display Options (showthread)
And I'll add mod to change default signatures text size/font.
Do you think it will be better?
Do you like that?
Do you have any more ideas?
Wait your mind :)
Thank you
trulylowcarb
08-03-2008, 02:57 PM
As is, didn't work for me either. Will mark installed, deactivate, and wait for new version notification, Meanwhile, thanks, it's a good idea.
But I do have a question - how does this affect formatting chosen by the user? I would not want it to override any changes they choose to make to the default appearance. I assume this just changes the initial default text in the compose box, when it works?
sensimilla
09-22-2008, 01:26 PM
Thanks I was in need of this, worked like a charm.
AmexBlackG5
10-15-2008, 11:52 PM
Work's like a charm :)
pigpog
10-18-2008, 01:06 AM
Thanks, the tiny text was hurting my eyes! :D An excellent little bit of coding, well done.
i-Man
10-18-2008, 11:30 AM
Is it possible to change the font by usergroup plz ?
Dervish-Dancer
10-30-2008, 05:09 PM
Thanks, clear instructions and clear results. Worked like a charm.
Would be nice to have a plugin to change Post Title and also to get rid of the line below the title.
Thanks again.
USAMustangs.com
11-27-2008, 05:39 AM
Is it possible to change the font by usergroup plz ?
I have the same question. Is this possible?
gwerzal
12-05-2008, 03:00 PM
Works perfectly
Thank you
Donkon
12-28-2008, 11:36 AM
Hey doesnt work for me, please help. I did exactly like you said above, made it active. Tried posting new thread but its still small font
chick
04-09-2009, 02:11 AM
Works great. Thank you so much.
Is there a way to add into the plugin a different color for links in messages, just making any link different universal color?
DanielGara
07-24-2009, 06:05 PM
I tried to use with vbulletin 3.8.3 but don't work....
somebody knows other form of change the default text size/font?
Thanks =)
Question: Can't this be done using actual VB template editing options?
Answer: found it. Its the alternative font. :)
ricardoNJ
10-20-2009, 04:17 AM
Testing...
Skydiver10
11-06-2009, 01:30 AM
Hi there,
Does anyone know if this effects new posts after installing. Example, if someone posts after the install, does the new post get affected by this mod? Do I have to go back to plug-in manager every day to change the fonts that people post?
Mehryar10
09-10-2010, 12:21 AM
Thanks!!!!! it worked very nice for me ;)
great post
extremeseo
01-02-2011, 02:07 AM
Working With 3.8 as well :)
Thank you very much.
boothole
06-19-2011, 02:51 AM
Thank you for this one!! MOTM, too!!:up:
Secondszone
08-11-2011, 05:59 AM
Thanks it did work for me very well
majidlucky
12-09-2011, 03:28 PM
ohh thanks a lot searched for it all over thanks again
angeljs
06-02-2012, 03:17 PM
I realise this is an old, old thread, but it's just what I've been looking for, thanks! :)
Cydefense
07-19-2012, 03:42 PM
It seems to work on Vbulletin 4 but i just want to set this settings for specified username. Please help me.
ricardoNJ
01-06-2013, 04:42 AM
Working in vB3.8.4 thanks!!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.