vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Change default post text size/font (https://vborg.vbsupport.ru/showthread.php?t=186501)

alkahf 07-26-2008 10:00 PM

Change default post text size/font
 
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.
    Code:

    $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

Quote:

Originally Posted by blue6995 (Post 1585438)
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 ?

Nass 07-27-2008 10:27 PM

Thank You

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

Quote:

Originally Posted by alkahf (Post 1585475)
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 -->


All times are GMT. The time now is 02:42 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
  • Page Generation 0.01120 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete