Title: CSS Styling
Last modified: August 21, 2016

---

# CSS Styling

 *  Resolved [simonbennett](https://wordpress.org/support/users/simonbennett/)
 * (@simonbennett)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/css-styling-7/)
 * I’ve deleted all your CSS and any div tag that reference it, as I’m trying to
   force the input text box and submit button onto a single line – not over two 
   lines. It won’t play ball. It’s refusing to behave. Any pointers appreciated.
 * [http://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/](http://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/css-styling-7/#post-4553051)
 * Hi Simon,
 * Forcing the Submit button and the last input field onto the same line is doable,
   but you are going to need to re-arrange some core code in the plugin. Note, this
   will be over-written when future releases of the plugin are pushed out.
 * If you notice the forms that are generated are placed inside of a table. This
   is all done inside of _class.yksemeBase.php_. The ‘Submit’ button is specifically
   generated on line 1052.
 * You would need to adjust the foreach loop that is running there to get it to 
   output what you need. As I said before, if you update the plugin in any future
   releases, this will be over-written and you’d need to re-code it again.
 * Thanks,
    Evan

Viewing 1 replies (of 1 total)

The topic ‘CSS Styling’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yikes-inc-easy-mailchimp-extender_a1c7e5.
   svg)
 * [Easy Forms for Mailchimp](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/css-styling-7/#post-4553051)
 * Status: resolved