BBcode IMG - Align for JohnCMS 5.0.0 and below
Edited by zmasz
Forum: http://2cung.tk
Mail: taphost@yahoo.com | support@2cung.tk
====================================
Add this to your css file:
.bblist {
    color: #4a5663;
    background: transparent url(../../images/dot.gif) no-repeat left;
    padding: 0px 0px 0px 10px;
}

/*Панель bb*/
.bbpopup, .bbvideo {
    margin-top: 3px;
}

/* Ссылки для панели bb*/
.bbpopup a {
    border: 1px solid #a7a7a7;
    height: 10px;
    display: inline-block;
    margin: 1px;
    vertical-align: middle;
    width: 10px;
}
====================================
IMG bbcode: [img][/img]
Align bbcode: [left][/left], [center][/center], [right][/right], [justify][/justify]
====================================
Thanks for use