Announcement

Collapse
No announcement yet.

How to use bootstrap-theme.css with bootstrap 3?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to use bootstrap-theme.css with bootstrap 3?

    Hi all,
    After downloading a complete pack of bootstrap 3 from http://getbootstrap.com, I noticed that there is a separate css file for theme. How to make use of it? Please explain?

    I included bootstrap-theme.css in my existing bootstrap project, but there is no difference in output.
    Learn Bootstrap - Become Expert in Bootstrap | 30 Hrs | Project Scenarios | Recorded Sessions | Training Material. Enroll for Demo!

    #2
    The Base ReadyTheme ships with
    • minibasket.css
    • bootstrap.css
    • font-awesome.css
    • style.css
    • default.css
    • readytheme.css

    The style.css is where the site styling is mainly controlled for this ReadyTheme. Generally, you cannot add a Bootstrap theme file without having to modify either the classes being used or the page code to reflect the styles in the new theme.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Basically when you use the Bootstrap 3 theme you need to study the style.css file for all the css overrides put in by the theme developers. Sometimes it's a bit tricky to figure out why something that works in basic bootstrap doesn't work in the bootstrap base readytheme.
      M.A.D.* since 1997

      http://www.scotsscripts.com

      *miva application developers

      Comment


        #4
        or... create another style2.css at the very bottom of the list and override everything you don't like

        Comment


          #5
          This begs the question - which version of Bootstrap is this ReadyTheme built on?

          Leslie Kirk
          Miva Certified Developer
          Miva Merchant Specialist since 1997
          Previously of Webs Your Way
          (aka Leslie Nord leslienord)

          Email me: [email protected]
          www.lesliekirk.com

          Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

          Comment


            #6
            This ReadyTheme uses Bootstrap v3.0.0
            Matt Zimmermann

            Miva Web Developer
            Alchemy Web Development
            https://www.alchemywebdev.com
            Site Development - Maintenance - Consultation

            Miva Certified Developer
            Miva Professional Developer

            https://www.dev4web.net | Twitter

            Comment

            Working...
            X