Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification effects do not work with Bootstrap #33

Closed
powmedia opened this issue Feb 17, 2012 · 4 comments
Closed

Notification effects do not work with Bootstrap #33

powmedia opened this issue Feb 17, 2012 · 4 comments

Comments

@powmedia
Copy link

I'm using UIKit for notifications, and I'm also using Twitter Bootstrap (v2.0).

I can get notifications to appear, but none of the effect animations work. If I remove Bootstrap from the page, then the animations work. Haven't been able to figure out why this is yet.

@tj
Copy link
Member

tj commented Feb 17, 2012

oh interesting, maybe they use those class names as well? if you find out comment on #25

@tj tj closed this as completed Feb 17, 2012
@powmedia
Copy link
Author

I was thinking that must be the problem so I tried renaming the CSS classes for .notification.slide to .notification.ui-slide and then calling `ui.notify(msg).effect('ui-slide') but there was no change. If it was a CSS class name clash shouldn't that have sorted it?

@tj
Copy link
Member

tj commented Feb 17, 2012

hmm yeah I would think so unless they're using .notification as well

@j2deme
Copy link

j2deme commented Mar 20, 2012

I know this issue is already closed, but...

Is there a way to make UIKit work along with Twitter Bootstrap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants