Jump to content

bootstrap image jumping on hover


Manol
 Share

Recommended Posts

If you give .span3 in "/site/templates/css/bootstrap-responsive.css" Line 146 a height: 320px; (for example) it is solved.

So I'm not a css expert (lol) but it has something to do with the different heights of the thumbs. And as of .span3 is invisible, from aspect of design it may be better to set the thumbs visibly to the same height?

  • Like 1
Link to comment
Share on other sites

Fantastic Horst.

     It´s working now, thanks.

     I tried to put two lines of text on each box so they would have the same height but didn't work, it does with your trick. I added

     .span3 { height: 320px; }   to a different css just in case I upgrade bootstrap.

Thank you very much.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...