Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Contact Form on Generic Page

New Front EN Support Forums Pre-Order Questions Contact Form on Generic Page

Tagged: 

Viewing 7 posts - 11 through 17 (of 17 total)
  • Author
    Posts
  • #1294
    mmsatori
    Keymaster

    Dear Susan,

    please go to “Appearance -> Editor” and add these lines to the bottom of the “style.css” file (should be opened by default):

    .widget_mailchimpsf_widget h3 { float: none !important; }
    #sidebar .widget_mailchimpsf_widget form input { float: none !important; }
    input#mc_signup_submit { color: #333333 !important; background-color: #cccccc !important; padding: 10px !important; }
    .mc_signup_submit { margin-top: 20px;

    Sincerely,
    Andrew | Satori Studio

    #1295
    hrimati
    Participant

    Thanks Andrew…

    It’s almost there :-).
    Still a little cut off on the left and the subscribe button is cut off.
    I tried changing the padding value to 15px and 20px, with some success in fixing the subscribe button, but it was still a weird shape.

    Sorry for my code-writing ignorance!

    Be well,
    Susan

    #1299
    mmsatori
    Keymaster

    Dear Susan,

    my ultimate goal is to design themes which are user-friendly and require no coding skills, so it’s important for me that every website based on my themes is exactly what its owner wants it to look like ;)

    Please try adding some more CSS code:

    .mc_signup { padding: 8px; }
    input#mc_signup_submit { height: auto !important; }
    #mc_signup_form .mc_var_label { display: block; }

    Best,
    Andrew | Satori Studio

    #1302
    hrimati
    Participant

    Hi Andrew…

    The extra code didn’t make a difference.
    Maybe it would help to know that if I add a huge border (like 20px) through the MailChimp setup, the form all fits in the sidebar and just the left side of the border is lost…?

    Thanks,
    Susan

    #1310
    mmsatori
    Keymaster

    Dear Susan,

    I propose we do the following: in case you do want me to change the submenu drop-down as well, I will fix the widget styling together with that task (it’s easier when I actually see the changes the added code does) as soon as I get admin login from you (see my last email). I’ll charge nothing extra for that.

    What do you think?

    Best,
    Andrew | Satori Studio

    #1312
    hrimati
    Participant

    Hi again, Andrew,

    After some thought, you are right that there is a design issue if we do the drop-down from the left side instead of the right. I’m not sure how I feel about that. Let me sit on it a bit.
    In the mean-time, I am happy to give you access to my admin if you would be willing to look at the code to straighten out the newsletter sign-up widget…I would even be happy to pay you for your time.
    Now, what do *you* think :-)?
    Susan

    #1313
    mmsatori
    Keymaster

    Dear Susan,

    you can send me your login details, and I will fix the widget for no charge, since this is a theme compatibility issue ;)

    As for the menu, there are at least two alternatives I can suggest:
    1). Make the menu justified on both sides, and then switch the submenu to the right. The first part can be done via the Theme Options panel, “Page Elements” tab, by unticking the “Do not justify the main (vertical) menu on the left” option. You can take a look at how such a menu looks and decide if that would suit you, and then I will move the submenu to the right.
    2). Try moving the submenu with the unjustified menu – I can do that, you’ll see how it actually works, and then decide if you want to leave it or not. In the latter case I’ll not charge you anything.

    Best,
    A | Satori Studio

Viewing 7 posts - 11 through 17 (of 17 total)
  • You must be logged in to reply to this topic.