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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:07:17+00:00 2026-06-09T01:07:17+00:00

I have some CSS that I’ve pieced together from a few sources, but my

  • 0

I have some CSS that I’ve pieced together from a few sources, but my question is quite basic.

In this jsfiddle: http://jsfiddle.net/Ekbsb/1/ why does the outer div’s UL CSS take precedence over the “downstream” div’s UL rules?

To be specific:

#bodytopPan ul{margin:0px 0px 0px 25px; padding:0px;}

is overwriting this code:

.ILdropdown  ul{
    left: 0;
    margin: 5px 0;
}

Even though .ILdropdown ul is placed “lower” in the HTML. Isn’t this the opposite of how it should be working??

My goal is to replace the body ul code with something for this specific instance.

Thanks.

  • 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-06-09T01:07:19+00:00Added an answer on June 9, 2026 at 1:07 am

    CSS ids (#) take precedence over classes (.)

    Re-write it as follows:

    #bodytopPan ul{margin:0px 0px 0px 25px; padding:0px;}
    
    #bodytopPan .ILdropdown  ul{
        left: 0;
        margin: 5px 0;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some css like this: cursor: url(x.gif), move; but the problem is that
I have a page with some very basic examples that use HTML/CSS/JavaScript. I'd like
I know that most CSS codes go under app/assets/stylesheets, but I have some snippets
I have some pretty basic HTML/CSS that isn't working as I expect. Basically I
I have some questions about basic CSS that I was unable to understand or
I currently have a very basic JQuery script accompanied by some CSS that helps
I have a question regarding some CSS that I'm sure has a simple solution,
I have some CSS that doesn't behave correctly with IE8. It works fine with
I have some CSS style that does not work in IE and that works
I have some css files that i need to use in RTL direction template.

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.