- Edited
technova76
1. About error when open last campaign, you can use this patch (attachment below). Override it to administrator\components\com_dtdonate\lib\dt\form\fields\amount.php
2. About the image size, that because of layout css. Add this css to your custom.css ( as i did )
.t3-content.col-xs-12 .item-page .article-content {
padding: 0 100px;
}