mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 10:01:56 +02:00
Bootstrap3 news and search-menu template fixes.
New thumb.php placeholder feature added. New {GLYPH} shortcode added. Usage: {GLYPH=time}
This commit is contained in:
@@ -9,7 +9,12 @@ body {
|
||||
padding-top:20px;
|
||||
}
|
||||
|
||||
.alert { margin-top:20px }
|
||||
.alert {
|
||||
margin-top:20px
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Sign in Page */
|
||||
|
||||
|
||||
|
@@ -23,9 +23,10 @@
|
||||
<custompages>/news</custompages>
|
||||
<menuPresets>
|
||||
<area id='1'>
|
||||
<menu name='search' />
|
||||
<menu name='news_categories' />
|
||||
<menu name='other_news' />
|
||||
<menu name='other_news2' />
|
||||
<menu name='news_categories' />
|
||||
<menu name='blogcalendar' />
|
||||
</area>
|
||||
</menuPresets>
|
||||
|
Reference in New Issue
Block a user