diff --git a/bl-themes/alternative/css/style.css b/bl-themes/alternative/css/style.css index f0e9c698..8bcbbe47 100755 --- a/bl-themes/alternative/css/style.css +++ b/bl-themes/alternative/css/style.css @@ -120,6 +120,11 @@ section.home-page:nth-child(even) { /* Alternate the background color */ background-position: center; } +.page-description { + color: #b5b5b5; + font-style: italic; +} + /* VIDEO EMBED RESPONSIVE */ .video-embed { overflow:hidden; diff --git a/bl-themes/alternative/img/googleplus.svg b/bl-themes/alternative/img/googleplus.svg deleted file mode 100644 index 3b221b4c..00000000 --- a/bl-themes/alternative/img/googleplus.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - Google+ icon - - \ No newline at end of file diff --git a/bl-themes/alternative/img/rss.svg b/bl-themes/alternative/img/rss.svg new file mode 100644 index 00000000..c47a1157 --- /dev/null +++ b/bl-themes/alternative/img/rss.svg @@ -0,0 +1 @@ +RSS icon \ No newline at end of file diff --git a/bl-themes/alternative/index.php b/bl-themes/alternative/index.php index 6bafd69f..86cfb118 100755 --- a/bl-themes/alternative/index.php +++ b/bl-themes/alternative/index.php @@ -1,7 +1,27 @@ - + + + + + + + + + + + + + + + + + + + + + @@ -26,14 +46,11 @@ - - + - // Include javascript Bootstrap file from Bludit Core - echo Theme::jsBootstrap(); - ?> + + diff --git a/bl-themes/alternative/php/head.php b/bl-themes/alternative/php/head.php deleted file mode 100644 index db3b4db4..00000000 --- a/bl-themes/alternative/php/head.php +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/bl-themes/alternative/php/home.php b/bl-themes/alternative/php/home.php index 88368cc0..13a8cfd5 100644 --- a/bl-themes/alternative/php/home.php +++ b/bl-themes/alternative/php/home.php @@ -45,6 +45,11 @@

title(); ?>

+ + description()): ?> +

description(); ?>

+ +
contentBreak(); ?> diff --git a/bl-themes/alternative/php/page.php b/bl-themes/alternative/php/page.php index 354a0e99..a879cc84 100644 --- a/bl-themes/alternative/php/page.php +++ b/bl-themes/alternative/php/page.php @@ -8,11 +8,10 @@

title(); ?>

- description()): ?>

description(); ?>

- --> coverImage()): ?>