Giter Site home page Giter Site logo

Comments (4)

mdo avatar mdo commented on August 18, 2024

I can't help without more information, specifically a live demo. Create a JS Bin and report back so I can take a look. As long as you're putting that stuff within the .wrap and the .container there should be few problems. However, these were not designed to be mixed.

from lanyon.

zachcp avatar zachcp commented on August 18, 2024

@mdo thanks for taking the time to answer this and for your efforts on Lanyon and on Twitter Bootstrap. As a non webprogrammer, these tools have helped me put together some decent looking sites without much of a headache.

Here is a minimal example of what I am talking about on JSBIN:
http://jsbin.com/vayiyuje/1/

Be sure to open and close the sliding navbar. On closing the text should disappear. I noticed that resizing the window will allow the Twitter-Bootstrap elements to reappear so i think the issue is in the media-specific/responsive CSS. Any suggestions you might be able to make would be appreciated.

Thanks again for your time.

zach cp

from lanyon.

mdo avatar mdo commented on August 18, 2024

Ah, your problem is that you've included the entirety of Bootstrap into a project that already has a lot of it's own styles covered. Basically both projects' CSS are competing for the same global settings and elements, and those aspects don't mix at all. Moreover, Bootstrap and Lanyon have entirely different approaches to their CSS.

See http://jsbin.com/vayiyuje/2. I've removed everything but the grid and you'll see things get back to normal-ish.

Hope that helps some!

from lanyon.

zachcp avatar zachcp commented on August 18, 2024

Thanks @mdo. The simple grid was all I wanted and now its working great.

FYI: the CSS I downloaded was from the Twitter Bootstrap Customize download page with only the "Grid system" box checked.

from lanyon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.