1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

Featurebox: Fix for default category on install. Bootstrap3: Fix section styling when dark themes enabled.

This commit is contained in:
Cameron 2016-03-13 11:10:02 -07:00
parent 0067d6d7fb
commit 11675636cc
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,9 @@
<mainPrefs>
<pref name="fb_active">1</pref>
</mainPrefs>
<pluginPrefs>
<pref name="menu_category">bootstrap3_carousel</pref>
</pluginPrefs>
<mediaCategories>
<category type="image">Featurebox</category>
</mediaCategories>

View File

@ -68,6 +68,7 @@ img.logo {
.section-colored {
background-color: #e1e1e1; /* change this to change the background color of a colored section */
color: #000;
}
.img-home-portfolio, .img-customer, .portfolio-item {