Changeset - 4003c1b8c936
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-02 17:00:18
bkuhn@ebb.org
Better formatting for submit button.

The needed CSS is already in forms.css
1 file changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -157,17 +157,20 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <label for="joinList"><strong>Join Conservancy's
 
                      Low-Traffic Announcement Email List? </strong></label>
 
                      <input type="hidden" name="on4" value="joinList" />
 
                      <input type="radio" checked="checked" name="os4" value="Yes" />Yes
 
                      <input type="radio" name="os4" value="No" />No<br>
 
                      <br />
 
                      <div id="supporter-form-submit">
 
                      <input type="image"
 
                             src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
 
                             border="0" name="submit" alt="Become a Supporter Now!">
 
                      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
</div>                    </form>
 
                      </div><br/>
 
                      <small>You will be redirected to the Paypal website to
 
                      become a supporter when you click &ldquo;Donate&rdquo;.</small>
 

	
 
</div></form>
 

	
 
</div>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)