Support » Plugin: Subscribe2 - Form, Email Subscribers & Newsletters » Font Size or Heading Change in Mail

Viewing 15 replies - 1 through 15 (of 15 total)
  • @infozonepk,

    The email client at the recipients end will govern the size of the text in the plain text emails. It can be specified using CSS for the HTML email but again can be over ridden at the recipients end.

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    How I can customize the mail before it sending in template section. Is any option or service to do it before sending.

    Thanks,

    Asif

    @asif,

    To customise the email you must edit the template. Insert into it the necessary HTML and CSS for what you want to accomplish.

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    I need ur help and support. Can you send me a CSS/HTML template pre-made. I am not much know about HTML. So I could put into the mail send option and a better view of mail could be receiving at receiver’s end.

    Thanks,

    Asif

    @asif,

    The CSS/HTML would need to be customised to what you want it to look like though.

    It’s really not that difficult, add some to the template and send the previews and keep amending until you like what you see in your inbox.

    You are probably best using something like a span HTML tag with CSS coming from the font parameters (which can change font, size, weight etc etc.). You can learn more about CSS here.

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    Can you send me an HTML code for CSS of the option ‘New Post email’ in Subscribe to plugin that is set as according the mail is sent and I could just add it at the proper place and where is should be place?

    The Heading of Post should be Times New Roman in Bold with size 18 and Text should also Times New Roman in normal with size 13. I shall be very much thankful to you for your kind support.

    Thanks,

    Asif

    @asif,

    You really need to try these things out yourself or you will never learn how to look after your own website.

    I’ll give you the first one and you can figure out the second one yourself as homework 🙂

    <span style='font-family:"Times New Roman";font-weight:bold;font-size:18px'>{TITLE}</span>

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    It really do not work.

    You just help me for mail sending, I will try my self for subscriber mail or unsubscribe mails.

    This is my mail template, please help:

    InfoZonePK has posted new updates which are given below:

    {POST}

    You may view more updates at:
    http://www.infozonepk.com

    You received this e-mail because you have subscribed for new updates when posted.

    Best Regards,

    Asif Mansoor
    Admin – InfoZonePK.Com

    Where I put these codes?

    Thanks,

    Asif

    @asif,

    You need to put the code I gave you above into your template and then put similar span tags around the {POST} keyword.

    If you are using in digest mode then the first part won’t work, but it will for per-post notifications.

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    It really not work. I put your provided code above the template and send a preview digest mail but the result is same. I am defiantly using Digest mails. Is here any other mails services you provide then please tell me. And how to solve this issue so make the Post Titles Bold and our own choice font style in test?

    Your help is required.

    Thanks,

    Asif

    @asif,

    Did you miss the second part of my reply above:

    If you are using in digest mode then the first part won’t work, but it will for per-post notifications.

    Individual elements are much harder to style in the digest emails.

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    So can you not help me out to style the daily digest mail that is sent on on the time that is set. The second part also not work. I check it individually.

    Please help me out if you have the time. Reply me!

    Thanks,

    Asif

    @asif,

    Customising the digest email requires editing the Subscribe2 code specific for the site.

    This is not something I’ll be able to guide you to do on this forum based on the level of skills you have shown above. Yu’d need to pay a developer to look into this for you.

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello,

    Ok i got it. Mean just plain text is allowed with provided digest settings for CSS.

    Or any other option just to make the heading Bold?

    Thanks,

    Asif

    @asif,

    Your options are to leave the email as it is in digest mode, change to per-post mode to allow your more styling capability or pay somebody to do what you are asking for.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Font Size or Heading Change in Mail’ is closed to new replies.