![]() |
It would be beneficial, when ppl say "never mind i fixed it"
To quote exactly what they did. Ozzy If this mod is applicable to 3.7 gold, can you please indicate. Looks like a great code. Also, is there a mod, to just colorize members usernames in the forum home, online list? Ozzy |
Quote:
I cannot get it to work either. :( |
This is what I currently have:
<!-- message --> <div id="post_message_$post[postid]"> <!--Custom Font--> <if condition="$post['field10'] OR $post['field11'] OR $post['field12'] OR $post['field13'] OR $post['field14'] OR $post['field15']"> <span style="font: $post[field10]px $post[field11]; color: $post[field12]; font-weight: $post[field13]; font-style: $post[field14]; text-decoration: $post[field15];">$post[message]</strong></span> <else /> $post[message] </if> <!--/Custom Font--> </div> <!-- / message --> Everything seems fine until I post and then nothing happens. Oh and I'm a total n00b, just a warning. ;) |
<font face="Georgia">This sounds like a great little mod, but I am concerned about the extensive template changes.</font>
|
Yes, this would be a very nice addon, but, with the changes going global, and changing all your old post to what you set in your usercp is not a good Idea at all. Thank you for sharing, but I have to click uninstall.
|
Hey, nice mod but I am having a problem.
I have all the options enabled in UCP but only 1 will actually show for some reason, here is the code I have [phpcode]<!-- message --> <div id="post_message_$post[postid]"> <!--Custom Font--> <if condition="$post['field6'] OR $post['field7'] OR $post['field8'] OR $post['field9'] OR $post['field10'] OR $post['field11']"> <span style="font: $post[field6]px $post[field8]; color: $post[field7]; font-weight: $post[field9]; font-style: $post[field10]; text-decoration: $post[field17];">$post[message]</strong></span> <else /> $post[message] </if> <!--/Custom Font--> </div> <!-- / message -->[/phpcode] Thats the code for both postbit and postbit_legacy. Thanks for any help mate. |
Hi, Thump up . This should be builtin in the Vb itself.
I pasted the code in the postbit as below, but still nothing changed when i change my font from the CP. what you think might be the problem? Thanks Code:
<!-- message --> |
Quote:
sorry |
I've spent hours trying to get this to work. I got everything working except the font type. It just won't work for me and chooses the default font. What could be wrong?
Here's my code. Code:
<!-- message --> |
Quote:
|
All times are GMT. The time now is 03:38 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:
|