Home Forums Newsletter Plugin Support "Profile Save" button not appearing correctly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6708
    Anonymous
    Inactive

    I have installed and configured Newsletter, and am thrilled that it appears to do exactly what I need. However, I’m having a problem with the “Profile Save” button.

    I’ve specified a valid URL for the “Profile Save” button (Newsletter>Subscription>Form fields & layouts>Main profile fields), and instead of displaying the button it’s displaying the URL that I specified.

    The URL for the “Subscribe” button (which is configured in the same place) is working correctly, and the file is located in the same directory.

    I thought it might have been a filesize issue, so I specified the same URL for both buttons, but no matter which file I specify, I can’t get an image to display for the “Profile Save” button – it always shows the file URL instead of the actual image.

     

    #6711
    Stefano
    Keymaster

    It’s a but, will be fixed on next version (I think tomorrow).

    Stefano.

    #6989
    Anonymous
    Inactive

    Thanks, this bug appears to be fixed now, and the button is appearing. However, there is a grey box appearing around my “Subscribe” and “Profile Save” buttons, which I don’t want. Is this coming from the Newsletter plug-in, or from my Theme (Pinboard v1.0.6)?

    You will see what I mean if you look at the right-hand sidebar on my website homepage at http://www.wpspandc.com.au – the ‘Subscribe’ button has a grey box around it, which is not there in the .GIF file I am using for this button.

    How can I get rid of the grey box?

    #7010
    Stefano
    Keymaster

    It’s a problem of the plugin, you should override the style adding somewhere a

    .newsletter-submit {

    background-color: none;

    border: 0;

    }

    and may be other rules. On next version I’ll remove the class in case of an image button.

    Stefano.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.