Class: EmailTemplateDrop

Inherits:
Liquid::Simplero::Drop show all
Defined in:
app/drops/email_template_drop.rb

Overview

EmailTemplateDrop is available as template within emails. It contains styling information that you configured for the associated email template.

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#body_font_sizeInteger

Returns:

  • (Integer)

#font_familyString

Name of the font that can be used in CSS.

Returns:

  • (String)

Returns:

  • (String)

Returns:

  • (Integer)

Returns:

  • (String)

#header_imageString

URL for the header image.

Returns:

  • (String)

#include_cssString

Custom CSS to include.

Returns:

  • (String)

Returns:

  • (Integer)

Returns:

  • (String)

Returns:

  • (String)

#line_heightString

Returns:

  • (String)

Returns:

  • (String)

#max_widthObject

Deprecated.

No longer used

Whether social sharing links should be included.

Returns:

  • (Boolean)

#text_colorString

Returns:

  • (String)