Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Dennis

    (@enggsoldennis)

    fieldset – line 30
    legend – line 31
    label – line 32

    Now I’m pretty sure your css is messed up.

    Plugin Author Amol Nirmala Waman

    (@amolnw2778)

    @SiNNeD: There are people too who do not know how to style the form fields. So the structure came into exist.

    For the advanced user, there is an option (introduced since v1.1.4.3) to use default css instead of plugin’s css. So that developer will have full control over the UI of subscribe form widget.

    Please check that in ‘Navayan Subscribe‘ plugin’s settings page.

    Thread Starter Dennis

    (@enggsoldennis)

    I get your point, there are people who don’t know these stuff, but I do.

    My point is, your css targets elements outside your plugin. For example, input[type=’text’] this selector affects all input elements of the type text.

    Up until now, the css is still a mess.

    Plugin Author Amol Nirmala Waman

    (@amolnw2778)

    In that case, I recommend you to use default css and style the text fields as you want.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Navayan Subscribe] Disastrous Css Selector’ is closed to new replies.