diff --git a/administrator/components/com_content/config.xml b/administrator/components/com_content/config.xml
index c57385f2202d1..3965e5feda7cf 100644
--- a/administrator/components/com_content/config.xml
+++ b/administrator/components/com_content/config.xml
@@ -717,34 +717,61 @@
label="COM_CONTENT_CONFIG_BLOG_SETTINGS_LABEL"
description="COM_CONTENT_CONFIG_BLOG_SETTINGS_DESC"
>
+
+
+
+ parentclass="stack span-1-inline"
+ >
+
+
+
+
+
+
+
+
+
+
-
-
@@ -776,18 +799,13 @@
-
-
diff --git a/administrator/language/en-GB/joomla.ini b/administrator/language/en-GB/joomla.ini
index 60c06d69fc7e7..224ee0c254d59 100644
--- a/administrator/language/en-GB/joomla.ini
+++ b/administrator/language/en-GB/joomla.ini
@@ -354,8 +354,11 @@ JGLOBAL_BATCH_MOVE_ROW_NOT_FOUND="Can't find the destination row for this move."
JGLOBAL_BATCH_PROCESS="Process"
JGLOBAL_BATCH_WORKFLOW_STATE_ROW_NOT_FOUND="Can't find the destination row for this state change."
JGLOBAL_BLOG="Blog"
-JGLOBAL_BLOG_CLASS="Blog Class"
-JGLOBAL_BLOG_CLASS_LEADING="Blog Class (Leading Articles)"
+JGLOBAL_BLOG_ACROSS_OPTION="Across"
+JGLOBAL_BLOG_CLASS="Article Class"
+JGLOBAL_BLOG_CLASS_LEADING="Leading Article Class"
+JGLOBAL_BLOG_CLASS_NOTE_DESC ="You can add any CSS class for your own styling ideas. Add a border on top with class boxed. For image position use for example image-left, image-right. Add image-alternate for alternative ordering of intro-images."
+JGLOBAL_BLOG_DOWN_OPTION="Down"
JGLOBAL_BLOG_LAYOUT_OPTIONS="Blog Layout"
JGLOBAL_CATEGORIES_OPTIONS="Categories"
JGLOBAL_CATEGORY_LAYOUT_DESC="Layout"
@@ -511,6 +514,7 @@ JGLOBAL_MODIFIED="Modified"
JGLOBAL_MODIFIED_DATE="Modified Date"
JGLOBAL_MOST_HITS="Most Hits"
JGLOBAL_MOST_RECENT_FIRST="Most Recent First"
+JGLOBAL_MULTI_COLUMN_ORDER_LABEL="Multi Column Direction"
JGLOBAL_MULTI_LEVEL="Multi Level"
JGLOBAL_NAME_ASC="Name ascending"
JGLOBAL_NAME_DESC="Name descending"
@@ -520,6 +524,7 @@ JGLOBAL_NO_ITEM_SELECTED="No items selected"
JGLOBAL_NO_MATCHING_RESULTS="No Matching Results"
JGLOBAL_NO_ORDER="No Order"
JGLOBAL_NONAPPLICABLE="N/A"
+JGLOBAL_NUM_COLUMNS_LABEL="# Columns"
JGLOBAL_NUM_INTRO_ARTICLES_DESC="Number of articles to show after the leading article. Articles will be shown in columns."
JGLOBAL_NUM_INTRO_ARTICLES_LABEL="# Intro Articles"
JGLOBAL_NUM_LEADING_ARTICLES_DESC="Number of leading articles to display as full-width at the beginning of the page."
diff --git a/components/com_content/tmpl/category/blog.php b/components/com_content/tmpl/category/blog.php
index 1ed8fea0dec0c..32ca43a38932e 100644
--- a/components/com_content/tmpl/category/blog.php
+++ b/components/com_content/tmpl/category/blog.php
@@ -93,7 +93,12 @@
?>
intro_items)) : ?>
-