I have a simple issue... I just can't figure out how to edit the styling of the newsletter subscription block. I have the block added to a website's footer section, but the styling is a bit wonky. I'm just looking to fix how the check boxes are above the newsletter names, the margins/spacing between the content sections, and the spacing for the email and sub/unsub buttons. I know this should be fairly easy, but I just can't seem to locate where to do this within the module files. I attached a screen shot to show what I'm trying to alter. Thanks!!

CommentFileSizeAuthor
Screen Shot 2014-07-24 at 2.00.26 AM.png31.43 KBbranram
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

liquid-v’s picture

From readme.txt (in simplenews/readme.txt)

7. SIMPLENEWS BLOCK THEMING

More control over the content of simplenews blocks can be achieved using
the block theming. Theme your simplenews block by copying
simplenews-block.tpl.php into your theme directory and edit the content.
The file is self documented listing all available variables.

The newsletter block can be themed generally and per newsletter:
simplenews-block.tpl.php (for all newsletters)
simplenews-block.tpl--[tid].php (for newsletter series tid)

imanoop’s picture

Version: 7.x-1.1 » 8.x-1.0-alpha3

Showing error when I am trying to create form alter for simple newsletter.

jonathanshaw’s picture

Category: Task » Support request
Status: Active » Closed (works as designed)

@imanoop please file a clearer bug report in a separate issue