Home Forums Newsletter Plugin Support Tight integration with style.css

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16253
    marksargent
    Member

    Hello,

    I am wondering if there wouldn’t be a universal easier way for plugins to integrate with the style css.

    Something along the way of

    @import url("//hello.myfonts.net/count/2d5fc9");
    
    @font-face {font-family:

    So the user can get the formatting right by using the css’s shortcode or code.

    I need help with adjusting the newsletter button to match the style sheet.

    Here’s an image meant to visualise the issue:

    issue with getting the newsletter button to match

    Respoond at your very convenience,

    Thank you,
    Mark

    #16285
    Stefano
    Keymaster

    Hi, actually if the theme is well designed and has styles for every html element, the form should look correctly. But most of the times, themes rely on classes assigned to button instead to make the native HTML code to look good.

    This is the main problem to integrate with themes. Probably your button has a class which must be added to the form button as well.

    Stefano.

    #16291
    marksargent
    Member

    Thank you Stefano,

    I see what you mean.

    I’ll dig deeper to find a class I missed.

    Speak soon,

    Mark.

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