mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Featurebox: Fix for default category on install. Bootstrap3: Fix section styling when dark themes enabled.
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
<mainPrefs>
|
<mainPrefs>
|
||||||
<pref name="fb_active">1</pref>
|
<pref name="fb_active">1</pref>
|
||||||
</mainPrefs>
|
</mainPrefs>
|
||||||
|
<pluginPrefs>
|
||||||
|
<pref name="menu_category">bootstrap3_carousel</pref>
|
||||||
|
</pluginPrefs>
|
||||||
<mediaCategories>
|
<mediaCategories>
|
||||||
<category type="image">Featurebox</category>
|
<category type="image">Featurebox</category>
|
||||||
</mediaCategories>
|
</mediaCategories>
|
||||||
|
@@ -68,6 +68,7 @@ img.logo {
|
|||||||
|
|
||||||
.section-colored {
|
.section-colored {
|
||||||
background-color: #e1e1e1; /* change this to change the background color of a colored section */
|
background-color: #e1e1e1; /* change this to change the background color of a colored section */
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img-home-portfolio, .img-customer, .portfolio-item {
|
.img-home-portfolio, .img-customer, .portfolio-item {
|
||||||
|
Reference in New Issue
Block a user