• hi, i use the subscribe2 plugin to send out post updates etc.

    The panel is signup and get a FREE ebook on the right side of the page here
    https://www.webdevworks.org/dev14/kepstar/

    All i want to do is have the “Enter Email Box” and the subscribe button on the same line.

    What css or code do i change or add to do this?

Viewing 1 replies (of 1 total)
  • @imagex,

    You’d have to edit the Subscribe2 code to remove some paragraph tags from the markup. Look for the shortcode() function and within it the lines as follows:


    // build default form
    $this->form = ...

    Then remove the paragraph tags towards the end of the line near the input_form_action variable.

Viewing 1 replies (of 1 total)
  • The topic ‘Customize Subscribe2 Panel’ is closed to new replies.