From d34b95a4d54f08d8527ea8c8c88bd3ca106befa2 Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 20 Aug 2014 11:16:32 +0530 Subject: added aicte feedback form link --- css/style.css | 2 +- css/testimonials_front.css | 4 ++-- orbit-1.2.3/orbit-1.2.3.css | 2 +- templates/page-front.tpl.php | 10 +++++----- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/css/style.css b/css/style.css index 1e8e5f7..f22cd9d 100755 --- a/css/style.css +++ b/css/style.css @@ -557,7 +557,7 @@ float:right; color:#FFF; display:block; text-decoration:none; - padding:0 20px; + padding:0 16px; padding-bottom: 7px; } #main-menu ul li a:hover diff --git a/css/testimonials_front.css b/css/testimonials_front.css index f63e4fe..ea2979e 100755 --- a/css/testimonials_front.css +++ b/css/testimonials_front.css @@ -5,10 +5,10 @@ #testimonials_front{ - padding: 20px 20px 15px 20px; + padding: 10px 20px 15px 20px; background:url('../images/open-quote.png') no-repeat ; background-size: 22px 22px; - background-position: 18px 30px; + background-position: 18px 23px; text-align:justify; min-height:90px; margin-top: 10px; diff --git a/orbit-1.2.3/orbit-1.2.3.css b/orbit-1.2.3/orbit-1.2.3.css index 91e8942..e9d7145 100755 --- a/orbit-1.2.3/orbit-1.2.3.css +++ b/orbit-1.2.3/orbit-1.2.3.css @@ -198,4 +198,4 @@ div.slider-nav span.left { .orbit-bullets li.active.has-thumb { background-position: 0 0; - border-top: 2px solid #000; } \ No newline at end of file + border-top: 2px solid #000; } diff --git a/templates/page-front.tpl.php b/templates/page-front.tpl.php index 8675895..e2488c7 100755 --- a/templates/page-front.tpl.php +++ b/templates/page-front.tpl.php @@ -342,7 +342,7 @@ ?>--> teaser; ?> - Read more.. + Read more

Features

teaser; ?> - - Read more.. + + Read more
@@ -394,9 +394,9 @@ else { $cut= drupal_substr($string, 0, 260); } - echo "
  • {$cut}

    Read more.. + echo "
  • {$cut}Read more

    - +

    {$row->body}



    {$row->name},

    {$row->department}, -- cgit