• Hello,

    Thank you for your plugin.

    I’va an error, your plugin interfere with my CSS files. In your oldstyle.css, you set :

    border: 1px solid #ddd !important;

    on
    input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea

    It should be limited to the admin interface ??

    • This topic was modified 4 years, 11 months ago by alex586.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Darken-x

    (@darken-x)

    Hi and thanks for the feedback.
    Normally the oldstyle.css only gets applied if you are logged in as admin and only to the admin interface.

    Are you describing a situation where you get the restyling of input[type=”text”] on the frontend as well? (assuming you are already logged in as admin, that is you are able to see the admin top bar on the frontend)

    Thread Starter alex586

    (@alex586)

    Hello,

    Sorry for the lack of details, I’m not a native English speaker.

    It happens in logged or non logged on specific pages where Theme My login (a plugin) is activated.

    You can see an example on this page : https://taspas1po.fr/connexion/

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘input[type=”text”]’ is closed to new replies.