Version: 1.00, by ChU v2
Developer Last Online: Oct 2013
Category: New Posting Features -
Version: 3.6.x
Rating:
Released: 04-05-2008
Last Update: Never
Installs: 34
Template Edits
Re-useable Code Code Changes Translations
No support by the author.
This will allow your member's to control their font options like: color, type, size, bold, italic, underline. They can access this by going to their UserCP and selection Edit Options.
Unfortunately without a product, I could not incorporate Usergroup permissions. I tried everything I know. Anyone is more then welcome to introduce some options that could make that work or make a product!
This idea was thought from this modification: here
Refer to the attached text file for instructions.
Please Click Install!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Also, some of my members can't see the colored fonts. I thought maybe it was because they were on Firefox, but I use that a lot and could still see it. Any ideas?
<!-- message -->
<div id="post_message_$post[postid]">
<!--Custom Font-->
<if condition="$post['field17'] OR $post['field18'] OR $post['field19'] OR $post['field20'] OR $post['field21'] OR $post['field22']">
<span style="font: $post[field17]px $post[field19]; color: $post[field18]; font-weight: $post[field20]; font-style: $post[field21]; text-decoration: $post[field22];">$post[message]</strong></span>
<else />
$post[message]
</if>
<!--/Custom Font-->
Can you please tell me what I have done wrong and why it won't work? I am on 3.7.0
Thanks!
What issue are you having? Is the size just not working at all? Is it when you leave it default or select a font?
Quote:
Originally Posted by FLMom
Also, some of my members can't see the colored fonts. I thought maybe it was because they were on Firefox, but I use that a lot and could still see it. Any ideas?
As far as I've tested it works in both IE and Firefox.
Thanks!
The size doesn't work at all. It's the same size no matter what the user chooses in edit options.
For the second part, I have tested in both Firefox and IE, it works for me, just not them. I don't even know what to tell them. Could it be a cookie issue? Should they try to clear their cookies?
I have a question: Can I translate it to Hebrew and post it in an Israeli vBulletin support forum? (vbheb.com)
With a credit to you and link to your profile - of course.
I have a question: Can I translate it to Hebrew and post it in an Israeli vBulletin support forum? (vbheb.com)
With a credit to you and link to your profile - of course.
Yes
Quote:
Originally Posted by FLMom
Never mind....I figured it out on my own. Maybe you can elaborate more in the directions, looks like I wasn't the only one having trouble with size.
Either way, great hack! My members love it
How so? What could you have used that would have made it an easier install?