Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steve Brown 125 posts 290 karma points
    Apr 15, 2013 @ 16:42
    Steve Brown
    0

    bootstrap integration

    Has anyone successfully integrated bootstrap with ublogsy? It would be a perfect combo for a project I am working on. I'm sure I could plow through integrating it, but just wanted to see if it's already out there.

  • Rich Green 2246 posts 4008 karma points
    Apr 15, 2013 @ 18:40
    Rich Green
    100

    Hey Steve,

    What do you mean integrate Bootstrap with uBlogsy? You mean Twitter Bootstrap? 

    If so Bootstrap is just CSS / JS so you can integrate it with uBlogsy.

    There's alot of uBlogsy classes / mark up that comes with the default site, however you can strip all this out.

    Rich

  • Steve Brown 125 posts 290 karma points
    Apr 15, 2013 @ 19:14
    Steve Brown
    0

    Good call. I'm reading through the bootstrap examples.

  • SFarron 9 posts 31 karma points
    Jun 22, 2013 @ 18:17
    SFarron
    0

    I'm currently working on adapting uBlogsy to work with Twitter Bootstrap.  So far, it's working fairly well.  I'll have more info soon.

  • Steve Brown 125 posts 290 karma points
    Jun 24, 2013 @ 14:41
    Steve Brown
    0

    I've had pretty good luck adding bootstrap to ublogsy. I read through the bootstrap documentation, especially the scaffolding/grid stuff. Then I carefully looked at all the styles and markup in the ublogsy cshtml templates. I basically stripped out most of the uBlogsy css, like the ublogsy and ublogsy_main elements and replaced them with bootstrap scaffolding.

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Jun 24, 2013 @ 15:01
    David Brendel
    0

    I also added Twitter's bootstrap to uBlogsy.

    It's really easy. Just change the classes from uBlogsy with the ones from Bootstrap and your good to go.

  • SFarron 9 posts 31 karma points
    Jun 24, 2013 @ 15:13
    SFarron
    0

    Yes, this was extremely easy to get working properly.  One thing I was thinking of doing, was to adjust the templates so you can specify the scaffolding to be used for specific components.  For example, I'd like to be able to drop in a categories listing and tell it I want it to be a span3 on one page and a span8 on another.  This would make the components very flexible.

Please Sign in or register to post replies

Write your reply to:

Draft