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:
parent
0067d6d7fb
commit
11675636cc
@ -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>
|
||||
|
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user