Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS css menu

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42685
    mokel
    Member

    Hey,

    I was looking for a nav bar menu style and buttons, and remebered css-tricks.com old theme design.
    I remembered especially the v8 version, well that one I think it is: [Your text to link here…](https://css-tricks.com/design-history/ “css tricks v8”)

    I never knew how you can achieve that effect, growing(expanding) the button on hover, and auto shrinking the others. Does it need an js or can it be achieved using only css?

    If you guys have any ideas or examples, that would be great!
    Thank you!

    #124309
    rosspenman
    Participant

    You can do it in CSS alone, even animated, but it will only be animated by modern browsers. (In older ones it will just jump.)

    [Here’s a quick demo.](http://codepen.io/rosspenman/pen/pGbve)

    #124366
    mokel
    Member

    Thanks guys, exactly what I was looking for,
    Cheers!

    #124546
    rahiem
    Member

    plz guys help me. I have a horizontal menu and vertical menu. Both menus are having styles for them. But when i placed them in the same page one is taking another one’s styles. How to get both horizontal and vertical menus in same page ?

    #124547
    Paulie_D
    Member

    @rahiem

    Can you please create a new thread with your question rather than tacking on to a different subject.

    It would also be helpful to provide a link to your site or put a reduced version in Codepen

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘css menu’ is closed to new replies.