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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T09:38:14+00:00 2026-06-16T09:38:14+00:00

I have the website using bootstrap for its css style. What if I want

  • 0

I have the website using bootstrap for its css style.
What if I want to take just a little bit of part of css from other website?
What would be the best way? I tried to use one of the function ‘inspection’ with Firefox.
It shows all the hierarchy and its styles stated for each class.

The thing I really care about is confliction between bootstrap and the new css.
How would you guys solve this if you want to take just a little bit part of other css?

  • 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-16T09:38:16+00:00Added an answer on June 16, 2026 at 9:38 am

    First of all don’t pick up styles from other’s website before a prior permission from the site administrator…

    For the bootstrap..I’ve never used it but still according to me you can over-ride the default bootstrap styles by using CSS !important

    I tried to use one of the function ‘inspection’ with Firefox. It shows
    all the hierarchy and its styles stated for each class.

    Styling a single element is never dependent on a single class, it inherits some of the properties from the parent class too…For example

    <style>
    .wrapper {
       color: #ff0000;
    }
    
    .hello {
       background-color: #aaaaaa;
       / *Width and color of the parent div is inherited */
    }
    </style>
    
    <div class="wrapper">
       <div class="hello">Hello World</div> <!-- So actually this uses color and width of .wrapper and background-color of .hello -->
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Bootstrap to style my website. I have the following snippet in my
I just finished building part of my website using Twitter's BootStrap, but am looking
I'm using Bootstrap and custom CSS to develop my personal website and I have
I have developed a website using Razor (Microsoft WebMatrix) and now I want to
I have made a website using( Asp.net, c# ) and its content in English
I have a website developed using ASP.NET MVC3. I now want to expose a
I currently have a carousel using Twitter's bootstrap on my website. I'm controlling which
I have a responsive website built on top of Bootstrap. However, I only want
I'm using bootstrap's affix code in my website. But its overlapping in the footer.
I have designed a whole website using Twitter Bootstrap and it works very well

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.