Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    57
    Plugin Contributions
    0

    Default Newsletter box how to edit

    Hi,

    My newsletter box is in two box.

    How do i edit it to be a straight line?

    This currently from my newsletter.tpl

    HTML Code:
    <div id="newsletter_block_left" class="block">
    	<h4>{l s='Sign up for newsletter' mod='blocknewsletter'}</h4>
    	<div class="block_content">
    	{if $msg}
    		<p class="{if $nw_error}warning_inline{else}success_inline{/if}">{$msg}</p>
    	{/if}
    		<form action="{$base_dir}" method="post">
    			<p><input type="text" name="email" size="14" value="{if $value}{$value}{else}{l s='your e-mail' mod='blocknewsletter'}{/if}" onfocus="javascript:if(this.value=='{l s='your e-mail' mod='blocknewsletter'}')this.value='';" onblur="javascript:if(this.value=='')this.value='{l s='Enter your e-mail' mod='blocknewsletter'}';" /> 
    			  <select name="action">
    			    <option value="0"{if $action == 0} selected="selected"{/if}>{l s='Subscribe' mod='blocknewsletter'}</option>
    			    <option value="1"{if $action == 1} selected="selected"{/if}>{l s='Unsubscribe' mod='blocknewsletter'}</option>
    		      </select>
    				<input type="submit" value="ok" class="button_mini" name="submitNewsletter" />
    			</p>
    </form>
    	</div>
    </div>

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Newsletter box how to edit

    Fron your pic there is not enough space to have one one line
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Newsletter box how to edit

    I also want to edit the newsletter side box and after 2 hours searching on the forum, my files and google i thought i would post a question here.

    How can i edit the layout and text of the opt-in box (where customers put there email address and click subscribe)

    Newsletter Subscribe 2.2.1
    Zen cart v1.3.9h

    --
    Newsletter
    Enter your email address to subscribe to our Newsletter.
    enter your email address
    subscribe button
    --

    I want to change the text and the subscribe button, how can i do this? Any help is very much appreciated

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Newsletter box how to edit

    janhindrik,

    Newsletter Subscribe 2.2.1 is a 3rd party addon module and not part of the default code....
    You are posting in an area for default code

    Search the forum for the contributed addons section and a support thread for this module
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2011
    Posts
    22
    Plugin Contributions
    0

    Default edit newsletter box

    How do I change Newsletter Heading and copyright info?

 

 

Similar Threads

  1. Replies: 5
    Last Post: 7 Jun 2012, 09:40 AM
  2. Login Box - how to edit
    By creativewarrior in forum Addon Sideboxes
    Replies: 4
    Last Post: 11 Jan 2009, 06:12 AM
  3. How to edit Payment Method box
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Apr 2008, 04:36 PM
  4. how do I edit the Newsletter Subscribe email ?
    By eaglerock in forum General Questions
    Replies: 2
    Last Post: 31 Mar 2007, 12:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg