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

hvr-grow hover. #62

Closed
Copser opened this issue Apr 2, 2015 · 4 comments
Closed

hvr-grow hover. #62

Copser opened this issue Apr 2, 2015 · 4 comments

Comments

@Copser
Copy link

Copser commented Apr 2, 2015

Hello, I have a question about this element, more precise about aligning. I have a series of elements who are forming a circle in mine div, this is the example http://dabblet.com/gist/3864650.
I want to use grow hover on all buttons, and I have done all the tutorial said, been using hover-min.css, but when I use it, the property align all icons in the middle, I have tried and put 'vertical-align:none' but that did not do the trick.
How can I over come this.
Tank you.

@IanLunn
Copy link
Owner

IanLunn commented Apr 2, 2015

Hi @Copser, the initial value for vertical-align is baseline so you may want to try that. You may be better using display: block too.

If this doesn't work, please provide a link that includes the Hover effects and I can debug.

@Copser
Copy link
Author

Copser commented Apr 2, 2015

Tank you Ian, I will do that as soon as possible.
On Apr 2, 2015 10:05 AM, "Ian Lunn" notifications@github.com wrote:

Hi @Copser https://github.com/Copser, the initial value for
vertical-align is baseline so you may want to try that. You may be better
using display: block too.

If this doesn't work, please provide a link that includes the Hover
effects and I can debug.


Reply to this email directly or view it on GitHub
#62 (comment).

@Copser
Copy link
Author

Copser commented Apr 3, 2015

Hello @IanLunn I have tried to alter the css code like you said but it does not work. This is a link to your https://github.com/IanLunn/Hover/blob/master/css/hover.css repository, if I understand you well you want me to provide you link to the hover effect I want to use.
In this case I will use only the first effect in your css file, .hvr-grow effect.

@IanLunn
Copy link
Owner

IanLunn commented Apr 3, 2015

Please provide a link to your project that includes the broken version that you described in your first post.

@IanLunn IanLunn closed this as completed Apr 17, 2015
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

2 participants