Jump to content
  • 0

Newslatter w artykule


mic_S

Question

8 answers to this question

Recommended Posts

  • 0

Wystarczy dodać do kodu strony:

<h3 class="page-heading">Subskrybcja newslettera</h3>
<div class="container panel panel-default col-md-6">
<div class="panel-body">
<form method="post">
<div class="form-group"><label>E-mail</label> 
<input id="newsletter-input" class="form-control" name="email" type="email">
</div>
<input class="btn btn-sm btn-primary" name="submitNewsletter" value="OK" type="submit">
<input name="action" value="0" type="hidden">
</form>
</div>
</div>

Oczywiście możesz to uślicznić ;) swoimi stylami i HTMLPurifier musi być wyłączony.

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...