From ed15866770f7c6ceb18d40c04db236fdc89940aa Mon Sep 17 00:00:00 2001 From: Anaggh S Date: Thu, 8 Mar 2018 23:43:28 +0530 Subject: [PATCH] Fix pagination in blogx and alternative --- bl-themes/alternative/css/style.css | 2 +- bl-themes/alternative/php/home.php | 38 ++++++++++++++--------------- bl-themes/blogx/php/home.php | 10 ++++---- 3 files changed, 24 insertions(+), 26 deletions(-) diff --git a/bl-themes/alternative/css/style.css b/bl-themes/alternative/css/style.css index 76af0921..6b103626 100755 --- a/bl-themes/alternative/css/style.css +++ b/bl-themes/alternative/css/style.css @@ -113,4 +113,4 @@ section.home-page:nth-child(even) { /* Alternate the background color */ height:100%; width:100%; position:absolute; -} \ No newline at end of file +} diff --git a/bl-themes/alternative/php/home.php b/bl-themes/alternative/php/home.php index 4d48b50e..ddbec402 100644 --- a/bl-themes/alternative/php/home.php +++ b/bl-themes/alternative/php/home.php @@ -45,28 +45,26 @@ 1): ?> -
-
+ + diff --git a/bl-themes/blogx/php/home.php b/bl-themes/blogx/php/home.php index c7162d26..7f6334a0 100644 --- a/bl-themes/blogx/php/home.php +++ b/bl-themes/blogx/php/home.php @@ -35,10 +35,10 @@ 1): ?> - \ No newline at end of file +