• Hi,

    I would like to know how we could move the text boxes over the field titles like “Name”,.. I guess I need a CSS code for “mc_form_inside” but I don’t know if it’s really possible.

    For a graphic example: here’s my contact’s page http://www.lluerna.cat/contacte/ where I’m trying to get the same aspect with Mail chimp form (over the map) like the contact one placed on the left.

    Hope I’m texting clear. Nice to hear from you.

    Thanks!

    http://wordpress.org/extend/plugins/mailchimp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Gerardus

    (@gerardus)

    Hello again,

    please, mc_tak, could you give me a hand?

    Thank you so much.

    Thread Starter Gerardus

    (@gerardus)

    Nevermind. I solve it by another way.

    Hey Gerardus,

    Sorry for the delay in response! Glad to hear you were able to resolve it.

    The plugin should produce HTML form code that can be styled on the majority of its individual elements. So for example, if you were looking to style the field labels uniquely in relation to the form fields, you should be able to style it by adding some CSS declarations on the involved elements, to your WordPress theme’s stylesheet.

    Our Support regarding custom coding and custom CSS styling is pretty limited, as it goes a bit outside of the range we support here, which is to troubleshoot the plugin.

    However, we’re happy to take a look to see if we can make any general suggestions, so feel free to post here if you have any further questions.

    My preferred choice of identifying which CSS to add (especially in relation to this plugin’s form) is to use Google Chrome’s Inspect Element tool, under Chrome’s dev tools. Google’s directions on using this tool. This tool let’s you isolate what elements, classes, or ID’s need to be changed. It also lets you make changes to the page, all from within the browser, without having to push actual code changes live.

    -tk

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Boxes over text’ is closed to new replies.