Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #53038
    DavidJulio
    Member
    Post count: 197

    Hi there,

    I have got 2 issues with the newsletter template:

    1- the subscribe button.
    As one can see on http://www.weemake.fr (my website), there is no button.
    It’s not because I translated the word “subscribe”.

    The code used to get this:

    <!- Begin MailChimp Signup Form -> </style> <form action=”http://weemake.us3.list-manage1.com/subscribe/post?u=5ef8883612a10b73a54aee27c&id=159050ccd0” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate> <label for=”mce-EMAIL”>Inscrivez-vous à notre newsletter</label> <input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”email address” required> <!- real people should not fill this in and expect good things – do not remove this or risk form bot signups-> <input type=”text” name=”b_5ef8883612a10b73a54aee27c_159050ccd0” value=””> <input type=”submit” value=”Inscription” name=”subscribe” id=”mc-embedded-subscribe” class=”button”> </form>

    <!-End mc_embed_signup->

    Actually, I am wondering where do I have to place this code?

    [button colour=”accent” type=”slightlyrounded” size=”small” link=”#” target=”_self]Small Button[/button

    2- the red colour within the email field. I assume it has been set up by default to match the flexform theme. I would prefer to have it in blue #0099cc How can I do to update it?

    Thanks in advance.
    DJ

    #53187
    DavidJulio
    Member
    Post count: 197

    Question 1 solved
    Question 2 is still waiting for your answer.

    If you go to weemake.fr>”Newsletter” on the top bar>you go to either name, surname, email address, the words you write on those fields are in red. How can I change this in blue #9900cc?

    Rgds,
    DJ

    #53492
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It represents and invalid input, if you want to change it, add this to your custom css:

    input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
      color: #0099cc;
    }

    – Kyle

    #53720
    DavidJulio
    Member
    Post count: 197

    Hello Kyle,

    Thanks very much for your help.
    The thing is I am a business entrepreneur. I have no knowledge at all about css. It’s my first site.
    May I kindly ask you where I should place this code ?
    I attached a copy of the header.php file

    I really appreciate your help.
    Rgds,
    DJ

    #53817
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem,

    If you go to Theme Options > General Options you will see a box at the bottom for ‘Custom CSS’

    Hope this helps!

    – Kyle

    #53854
    DavidJulio
    Member
    Post count: 197

    Kyle,

    You’re a star!!
    Thanks very much.

    🙂
    DJ

    #53860
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register