Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4046704
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T13:35:54+00:00 2026-05-20T13:35:54+00:00

The navigation menu at the top of the http://www.playframework.org site features a small arrow

  • 0

The navigation menu at the top of the http://www.playframework.org site features a small arrow pointing upward for the currently selected section (Home, Learn, Download,…). I tried to get behind the implementation they used, but I can’t wrap my head around it – the resource does not show up in Chrome’s Resources window, and an inspection of the elements did not show any signs of a background image, nor a JS interceptor (although I might have missed that). What in hellhound’s name is going on there? 🙂

Screenshot

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T13:35:54+00:00Added an answer on May 20, 2026 at 1:35 pm

    This is the HTML:

    <ul id="menu"> 
    <li class="selected"> 
    <a href="/">Home</a><span>&gt;</span> 
    </li> 
    ...
    

    And the magic happens in this piece of CSS:

    #menu .selected a:after {
        content: " .";
        display: block;
        text-indent: -99em;
        border-bottom: 0.8em solid #8adc92;
        border-left: 0.8em solid transparent;
        border-right: 0.8em solid transparent;
        border-top: none;
        height: 0px;
        margin-left: -.8em;
        margin-right: auto;
        margin-top: 14px;
        position: absolute;
        left: 50%;
        width: 1px;
    }
    

    The technique is called CSS arrows, you can find a lot of articles and examples on the net

    (EDIT: @jeroen posted a very good one).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a navigation menu on this site: http://blog.helpcurenow.org/test/redesignMockup/ where I have set the
I maintain a personal web-site at http://www.shlomifish.org/ . It is displayed fine in Firefox
I want to create a navigation bar similar to this site's: http://www.mysupermarket.co.uk/#/shelves/top_offers_in_asda.html Can anyone
i created a custom menu called top-navigation. Now I'd like to style it with
I have a menu set up this way: <div id='top-navigation'> <ul> <li><a class='top-nav-button-unclicked' href='#'>SUBJECT</a></li>
I want to create a 3-level navigation bar like the one on http://www.bestbuy.com/ However,
I'm looking to recreate the effect used on this site: http://www.brizk.com/ The site uses
Working on this page: http://www.karlsenner.dreamhosters.com/about.php and having trouble with the navigation in IE6. It
I have a navigation menu like: <div class=my_menu> <ul> <li><a href=http://localhost/en/about-us>About Us</a></li> <li><a href=http://localhost/en/contact>Contact</a></li>
Similar to http://www.austintexas.gov/government I want to make a menu button bigger when it is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.