Viewing 2 replies - 1 through 2 (of 2 total)
  • Dave Goodchild

    (@dlgoodchild)

    Viktorix,

    I assume this is this when using the shortcodes?

    D.

    Plugin Author Paul

    (@paultgoodchild)

    Viktorix,

    TBS_BLOCK has been basically deprecated since version 2.0 of Twitter bootstrap.

    If you want to get the Block, you need to use TBS_ALERT with class “alert-block” and then if you want to style it further, add also one of the classes:
    “alert-success”
    “alert-info”
    “alert-warning”
    “alert-error”

    TBS_BLOCK support will be completely removed with version 2.0.3 of the plugin. For more details on the classes available, check out the Twitter bootstrap docs on alerts:
    http://twitter.github.com/bootstrap/components.html#alerts

    Hope that helps!
    Cheers,
    Paul.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WordPress Twitter Bootstrap CSS] Bug: Alert boxes stuck with warning class’ is closed to new replies.