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

  • Home
  • SEARCH
  • 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 8898585
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T00:38:55+00:00 2026-06-15T00:38:55+00:00

Building a new website and using the 960 grid system, with the following css:

  • 0

Building a new website and using the 960 grid system, with the following css:
960_24_col
text
rest

I’m also using my own style.css.

So, I am trying to apply the following css to my header 2 (h2)

h2 {
font-size: 26px;
text-transform: lowercase;
border-bottom: 1px solid yellow;
padding-bottom: 30px;
margin-bottom: 15px;
}

But it doesn’t seem to apply. When I inspect the element in Chrome, some of the h2 elements are crossed out (line through it) in my style.css…when I copy the above code to say text.css..its works (but also applies to the other h1, h2, h3 etc)

Any of you css wizards go any ideas?

  • 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-15T00:38:56+00:00Added an answer on June 15, 2026 at 12:38 am

    CSS files are read in order. So if one file is loaded which sets style on h1, and another file is loaded that also sets style on h1, the second one will overrule the first.

    A nasty way to fix that is to add !important to the end of your style, ie:

    h2 {
        font-size: 26px;
        text-transform: lowercase;
        border-bottom: 1px solid yellow !important;
        padding-bottom: 30px;
        margin-bottom: 15px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building a Wordpress website in Dreamweaver CS5 and am also using MAMP
I'm building my new website using app-engine with python and webapp2 I'm having hard
I am building a small structure of objects for my website using the (new)
I am building a website and also want to build a REST web service
I am currently building an making my new website. It uses one page and
I'm building the functionality to filter results on a new website. Each result contains
I have been building a new application using my current understanding of domain driven
I am writing a comparison between 3 technology options for building our new website:
So, I've been building a brand new website to replace our current classic asp
I'm building a new AJAX powered website with distinct sections. Each section requires a

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.