1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-21 13:11:52 +02:00

Default styling fixes.

This commit is contained in:
Cameron 2016-03-13 11:32:02 -07:00
parent 11675636cc
commit ff25656f53
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@ global $sc_style;
// e107 v2.x Defaults.
$FEATUREBOX_TEMPLATE['bootstrap_carousel_default'] = '{SETIMAGE: w=1905&h=450&crop=1}
$FEATUREBOX_TEMPLATE['bootstrap_carousel_default'] = '{SETIMAGE: w=2205&h=510&crop=1}
<div class="{FEATUREBOX_ACTIVE} item slide{FEATUREBOX_COUNTER}">
{FEATUREBOX_IMAGE}
<div class="container">

View File

@ -355,7 +355,6 @@ $LAYOUT['modern_business_home'] = <<<TMPL
<div class="row">
<div class="col-lg-12">
{WMESSAGE}
<hr>
</div>
</div><!-- /.row -->
</div><!-- /.container -->