diff --git a/e107_themes/bootstrap3/style.css b/e107_themes/bootstrap3/style.css index dbecc4b0c..8f9dd85e2 100644 --- a/e107_themes/bootstrap3/style.css +++ b/e107_themes/bootstrap3/style.css @@ -193,11 +193,13 @@ margin-bottom: 10px; .featurebox .carousel-indicators { top:10px; } .featurebox-item-image.pull-left, .featurebox-item-image.pull-right { margin-top: 30px; } .news-images-main { padding-left: 0; padding-bottom:15px; padding-right:0} + #custom-fields-example { margin-left:0;margin-right:0 !important; padding:0; clear:both; margin-bottom:15px; } } /* Small devices Tablets .col-sm */ @media all and (min-width: 768px) and (max-width: 991px) { .news-images-main { padding-left: 0; padding-bottom:5px } + #custom-fields-example { margin-left:0;margin-right:0 !important; padding:0; clear:both; margin-bottom:15px; } } /* Medium devices Desktops (≥992px) .col-md */ diff --git a/e107_themes/bootstrap3/templates/page_template.php b/e107_themes/bootstrap3/templates/page_template.php index 70cb41e5a..75596c26a 100644 --- a/e107_themes/bootstrap3/templates/page_template.php +++ b/e107_themes/bootstrap3/templates/page_template.php @@ -160,7 +160,7 @@ $sc_style['CPAGENAV|default']['post'] = ''; $PAGE_TEMPLATE['customfields']['body'] = ' -
+
Custom Fields