Giter Site home page Giter Site logo

Comments (5)

jkuri avatar jkuri commented on July 18, 2024

Hi,

just set the style to .ng-datepicker-input class and it shoud work.

from ng2-datepicker.

antontruong avatar antontruong commented on July 18, 2024

Hello,

your datepicker is awesome and I would really like to customize the appearance of the input fields, but from the above conversation I cannot figure out how to do it.

Thx.

Anton

from ng2-datepicker.

jkuri avatar jkuri commented on July 18, 2024

hi @antontruong, check .css file that comes with module, then apply your styles on same classes like in that file but after this component, in some separate css or inside your current styles. that styles will then be overriden and visible in browser.

from ng2-datepicker.

antontruong avatar antontruong commented on July 18, 2024

from ng2-datepicker.

bernardold avatar bernardold commented on July 18, 2024

Hi.
You might've already solved your problem. Writing for future reference though.

In my particular case I had to personalize the entire component (including the calendar itself). It is a little bit of a hassle to get privilege over the component's default style by overriding it without using !important declaration.
My hint is: Try surrounding the directive with a custom div and be as specific as you can to select the classes.

To the developers: Please use the advantage of using SASS with the project and declare the overridable style as !default. Abusing on variables would help as well.

Best Regards

Bernardo Duarte

from ng2-datepicker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.