Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Posted in:
  • in reply to: Horizontal Mailchimp Signup Form #219172
    danpal
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Horizontal Mailchimp Signup Form #218883
    danpal
    Member
    Post count: 32

    What do you mean? The CSS? I’m using the Mailchimp for WordPress plugin in the footer. I’m using a different list for the other signup form, which is why I’m embedding it instead. I can’t have two different forms on the same page with this plugin.

    in reply to: Horizontal Mailchimp Signup Form #218882
    danpal
    Member
    Post count: 32

    This is the “naked” code from Mailchimp.

    <!-- Begin MailChimp Signup Form -->
    <div id="mc_embed_signup">
    <form action="//highpulp.us8.list-manage.com/subscribe/post?u=a621de139dae5d7ee4bdd069c&id=c871c83c98" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
        <div id="mc_embed_signup_scroll">
    	
    <div class="mc-field-group">
    	<label for="mce-EMAIL">Email Address </label>
    	<input type="email" value="Email Address" name="EMAIL" class="required email" id="mce-EMAIL">
    </div>
    	<div id="mce-responses" class="clear">
    		<div class="response" id="mce-error-response" style="display:none"></div>
    		<div class="response" id="mce-success-response" style="display:none"></div>
    	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
        <div style="position: absolute; left: -5000px;"><input type="text" name="b_a621de139dae5d7ee4bdd069c_c871c83c98" tabindex="-1" value=""></div>
        <div class="clear"><input type="submit" value="Get Notified" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
        </div>
    </form>
    </div>
    
    <!--End mc_embed_signup-->

    Here’s the CSS I copied from the footer signup form:

    
    input#mce-EMAIL{
        float:left !important;
        width:62% !important;
        margin-top:0px !important;
        height:46px !important;
        padding:5px 38px 0px 10px !important;
        display: block;
        color: #999;
    }
    input#mc-embedded-subscribe{
        background: #f15e4a;
        color: #ffffff;
    }

    I’m using the Mailchimp for WordPress plugin for the form in the footer area. The other one is embedded.

    in reply to: Horizontal Mailchimp Signup Form #218645
    danpal
    Member
    Post count: 32

    Also, the “Get Notified” button isn’t responding when it’s pressed.

    in reply to: Mailchimp Integration #166042
    danpal
    Member
    Post count: 32

    That worked! Thanks Mohammad.

    in reply to: Mailchimp Integration #165739
    danpal
    Member
    Post count: 32

    I also have a question regarding Mailchimp integration.

    I’m using the Mailchimp for WP plugin and I can’t figure out how to set the form and submit button inline (not on two lines).

    I think the CSS built within the theme is preventing it. Any suggestions?

    I’m using a text widget in the footer: http://highpulp.com

    in reply to: Joyn glitches after 2.01 update #151448
    danpal
    Member
    Post count: 32

    Thanks Rui. I think that worked.

    in reply to: Joyn glitches after 2.01 update #150735
    danpal
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Joyn glitches after 2.01 update #150664
    danpal
    Member
    Post count: 32

    Any help?

    in reply to: Joyn glitches after 2.01 update #150111
    danpal
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Edit Social Icons and Image Hover Icon #149263
    danpal
    Member
    Post count: 32

    It worked. Thanks!

    in reply to: Change Mobile Menu text from lowercase to uppercase #148526
    danpal
    Member
    Post count: 32

    Hi Rui,

    I tried that, but it’s still lowercase on my iPhone. Any other suggestions?

    in reply to: Edit Social Icons and Image Hover Icon #148525
    danpal
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Change Mobile Menu text from lowercase to uppercase #148140
    danpal
    Member
    Post count: 32

    The menu is uppercase when viewing it from a desktop, but on my iPhone it’s lowercase. I think I need a custom @media CSS.

    in reply to: Edit Social Icons and Image Hover Icon #148139
    danpal
    Member
    Post count: 32

    The blog post thumbnails and images.

Viewing 15 posts - 16 through 30 (of 32 total)