vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Email manager in VBulletin - How to edit text... bold lettering etc (https://vborg.vbsupport.ru/showthread.php?t=214781)

meathman 05-28-2009 09:13 PM

Email manager in VBulletin - How to edit text... bold lettering etc
 
Hey,

This maybe a stupid question but I just cant find a way to...

I want to send out a mass email to my entire VBulletin database... just with a few annoucements about our site etc.

When I go to email manager and pick the 'send email to users' option... I see the message box. However, I dont see any text editing options. i.e Bold Lettering, underline etc.

Is there any way to enable this?

Seven Skins 05-28-2009 09:22 PM

https://vborg.vbsupport.ru/showthrea...ght=html+email
https://vborg.vbsupport.ru/showthrea...ght=html+email

Try these.

meathman 05-29-2009 02:26 PM

Thanks for those links... i installed the plugin from here:

https://vborg.vbsupport.ru/showthrea...ght=html+email

However, I am pulling my hair out trying to get it to work properly... I have little or no knowledge of HTML etc etc.

All I want to do is the following:

Send out a newsletter to my database. It is very basic and has no images etc.

Through some googling I found out how to apply bold lettering etc:

<b><i><u> Interviews:</u></i></b>

However, when I do the above, all of the text just joins up together and does not skip lines etc like I want it to. Here is how it appears:

Interviews:
Today we conducted an interview with Joe Bloggs and he said...On Tuesday we talked with...

When it should be:

Interviews:

Today we conducted an interview with Joe Bloggs and he said...

On Tuesday we talked with...

Anyone any ideas what I am doing wrong...

Regs 05-29-2009 03:41 PM

Use break tags

Code:

<b><i><u> Interviews:</u></i></b><br /><br />


All times are GMT. The time now is 12:31 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.01708 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete