Giter Site home page Giter Site logo

Comments (7)

AoDev avatar AoDev commented on June 15, 2024

@nstohler There is a templateUrl option. Isn't it what you are looking for?

from angular-ui-notification.

nstohler avatar nstohler commented on June 15, 2024

I tried using it, but it doesn't pick up my template:
http://plnkr.co/edit/Fpxw7BRdbbQLqdnOYr22?p=preview

from angular-ui-notification.

alexcrack avatar alexcrack commented on June 15, 2024

There is erro within you template

wusel
<div class="test">
    <h3 ng-show="title" ng-bind-html="title"></h3>
    <div class="message" ng-bind-html="message"></div>
</div>

wusel - is not a tag =)

I've fixed it and now it works!
http://plnkr.co/edit/G6U3G8nkvVHnnkxkHx97?p=preview

from angular-ui-notification.

nstohler avatar nstohler commented on June 15, 2024

Thanks!
Seems like I messed up my plunk!

So I try to get the pop up colored in some custom color by applying a css class while keeping the animation and everything else. But I still get a green top border. Any way to do this?

http://plnkr.co/edit/YDydmoOIfRPeaG364ZAt?p=preview
(Error notification button, pop up should be fully black)

from angular-ui-notification.

alexcrack avatar alexcrack commented on June 15, 2024

This is CSS problem. Not notification module.
Just use "!important" attribute on you background.
http://plnkr.co/edit/EMygpeHB2Y7U3FtkzvoB?p=preview

from angular-ui-notification.

nstohler avatar nstohler commented on June 15, 2024

Great! Thanks for all the help. I'm still new to web development, so not so sure what to check in what order (or what is possible and how)!

from angular-ui-notification.

AoDev avatar AoDev commented on June 15, 2024

@nstohler I'd recommend you to use the less file from the source. It's much easier to configure, especially if you use Bootstrap.

from angular-ui-notification.

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.