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 7048041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:50:37+00:00 2026-05-28T02:50:37+00:00

I am working on a navigation which can be seen here: http://jsfiddle.net/ybvF4/ I’m sure

  • 0

I am working on a navigation which can be seen here: http://jsfiddle.net/ybvF4/

I’m sure it is against policy to ask two questions in one but my fear is that if I do the solutions may not work together.

The two things I’d like to achieve are:

  1. when the drop down menu is hovered I’d like the title line items (“sui generis” and “reclaimed wood”) to have a green background, as they do now, but that fills up to the height of the solid outline that surrounds the navigation.
  2. When hovered I’d like the text in the title list item elements to be white, without losing the effect of the current gray color hover state of the sub line items in the list.

I hope I have made this clear it’s pretty tricky to describe in text, please see the jsfiddle link

thanks for any help

  • 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-28T02:50:38+00:00Added an answer on May 28, 2026 at 2:50 am

    when the drop down menu is hovered I’d like the title line items (“sui
    generis” and “reclaimed wood”) to have a green background, as they do
    now, but that fills up to the height of the solid outline that
    surrounds the navigation.

    Remove this:

    nav .navigation {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    

    Then, on .navigation li a, add display: block to allow the padding: 5px; to work as expected.

    http://jsfiddle.net/thirtydot/ybvF4/1/

    When hovered I’d like the text in the title list item elements to be
    white, without losing the effect of the current gray color hover state
    of the sub line items in the list.

    Add this:

    .navigation > li:hover > a {
        color: #fff;
    }
    

    http://jsfiddle.net/thirtydot/ybvF4/3/

    Of course, then the menu items that don’t have a submenu have a white background and white text on hover. I assume that’s intentional due to the last rule in your CSS.

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

Sidebar

Related Questions

I'm developing a navigation app which can run in the background. That's working fine
I am working on iPhone application which based on navigation controller. for example there
looking for some help:) http://69.65.3.168/~doubleop/pro.sperity/blog is the site i am working on, you can
I am working on a project which contains both applications i.e Navigation and Tab
Here's my situation: I have been working on an ASP.NET MVC 3 application for
Today I was working on a tab navigation for a webpage. I tried the
I'm working on a project that uses an MDI application with a navigation panel
The Project I'm working on a relatively simple iPhone OS project that's navigation controller
I'm new to AS3 and have been working on an XML driven navigation system
I am working on a digital asset management product where users can upload images

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.