Jump to content

[Solved] Newsletter form width


Recommended Posts

Hi,

I have a small problem,

In my newsletter box module the form for entering the e-mail address is too wide and I am not sure what is causing this or where to change it.

I am using v1.3 with a theme that supports it.


Anyone have any idea?
Thanks

24278_zuxqnvnJy3Uh3LAL9bft_t

Link to comment
Share on other sites

You'll need to change line 10 of modules/blocknewsletter/blocknewsletter.tpl:


<input type="text" name="email" size="18" value="{if $value}{$value}{else}{l s='your e-mail' mod='blocknewsletter'}{/if}"></p>



Reduce the size from 18 to lower values until the text field fits.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...