!éch°g33k
New Member
I have the following markup:\[code\]<ul class="nav nav-pills"> <li class="active"> <a href="http://stackoverflow.com/questions/14551190/#">Inicio</a> </li> <li><a href="http://stackoverflow.com/questions/14551190/#">Bio</a></li> <li><a href="http://stackoverflow.com/questions/14551190/#">Contacto</a></li> </ul>\[/code\]And I want an specific hover effect like this menu (it has some loud background music) : http://jegtheme.com/html/jphotolio/masonry.htmlI have been reading about css3 transitions but I only achieved a color transition, I'm by no means a web developer so my skills are probably near zero at Javascript but I wanted to make a portfolio. Can you please help me? I would prefer jQuery but I'll be very grateful for any tips you could give me. Also, I can add some more markup if requiered as long as it looks good on Bootstrap.Thank you a lot.