Forums

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

Home Forums CSS Nav bar ribbons – what is the best option?

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

    I have a pretty standard horizontal nav bar with drop down menus running across the page. I was thinking of adding a ribbon effect to the left side but am questioning what would be the most efficient code.

    Should I make make a ribbon as an add on to the nav bar already in place, using this source (see nub on far right)?

    Or should I just recreate the whole nav as a ribbon, like this?

    It seems to me that the second option is more efficient. The only issue I have is I can’t adjust the css to get rid of a tiny triangle that appears as residue. See the jfiddle: http://jsfiddle.net/tobeeornot/4QBfM/

    #92543
    TheDoc
    Member

    That generator is awesome!

    You can get rid of the little triangle by taking way the .ribbon-content:after http://jsfiddle.net/4QBfM/1/

    #92544
    tobeeornot
    Member

    @TheDoc

    Many thanks. But what option is better do you think?

    #92547
    TheDoc
    Member

    I think they are both pretty similar. I’d go with whichever one is easier to implement.

    #92548
    tobeeornot
    Member

    Ok, cool!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.