![]() |
Quote:
|
does is support font size ?
|
This is wonderful, I cannot tell you how helpful this is I was pulling my hair out trying to make font colors work.
Thanks so much for this. |
This works for 3.8 also. I am trying to figure out how to add font size. And, you can do a dropdown menu for the font. It makes it much easier for the members to choose a font.
|
Not sure if anyone can help me here. I did get this to work on 3.8.1. I tried to add font size and got some success, but not complete success.
I create a profile field called font size. I did a drop down menu just like I did for the font. A little different than this mod, but it makes it much easier for the members instead of writing in the font. Anyway. I changed the code to the following PHP Code:
$post[message] in postbit or postbit legacy It works if you post in the quick reply, but when the page is refreshed, it goes back to normal. It is not staying the font size. I am not a coder at all. I just tried to duplicate what was done for the other two fields. If anyone can tell me what is wrong with the code, I would greatly appreciate it. |
Thanks, i like it a lot
|
First off I'm not at all a coder but messed with this for days till I got font size to work.. I made a 3rd custom field for the font size and added to the code.. Its working fine for me..
Title = Font Size In Posts Description = This font size will appear when posting. Example: 2pt, 3pt, 4pt, 5pt, 6pt, 7pt Max length = 15 Field Length = 25 Single-Line Text Box Field Required = no Field Searchable on Members List = yes Show on Members List = yes Last Edit your postbit or postbit legacy Template whichever one you use. Find this code: Code: $post[message]Replace it with this code: Code: Code:
<div id="post_message_$post[postid]"> When you edit the font size in usercp enter value like this <font size = 3pt> Not sure if you need the pt or not but it works for me.. |
All times are GMT. The time now is 01:04 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:
|