summaryrefslogtreecommitdiff
path: root/templates/page-front.tpl.php
diff options
context:
space:
mode:
authorJayaram R Pai2014-08-01 16:10:04 +0530
committerJayaram R Pai2014-08-01 16:10:04 +0530
commit3cc669b7ee38c4b35ef9063f4c8077f05c2875b0 (patch)
tree0f3a216d6f471e23b2924f6a6c9f5151df2e4711 /templates/page-front.tpl.php
parent342d8a80d4592865da07e0a2d7ab4729c7e1aea0 (diff)
downloadscilab_theme-3cc669b7ee38c4b35ef9063f4c8077f05c2875b0.tar.gz
scilab_theme-3cc669b7ee38c4b35ef9063f4c8077f05c2875b0.tar.bz2
scilab_theme-3cc669b7ee38c4b35ef9063f4c8077f05c2875b0.zip
properly aligned testimonial display
Diffstat (limited to 'templates/page-front.tpl.php')
-rwxr-xr-xtemplates/page-front.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page-front.tpl.php b/templates/page-front.tpl.php
index 893dfaa..5320213 100755
--- a/templates/page-front.tpl.php
+++ b/templates/page-front.tpl.php
@@ -388,7 +388,7 @@
else {
$cut= drupal_substr($string, 0, 300);
}
- echo "<li><i><p style='margin-top:16px'>{$cut}</i> <a href='' id='$row->id' data-target='#dialog{$row->id}' class='testimonial_read_more'>Read more..</a></p>
+ echo "<li><i><p style='margin-top:16px'>{$cut}</i></p><a href='' id='$row->id' data-target='#dialog{$row->id}' class='testimonial_read_more'>Read more..</a>
<div id='dialog{$row->id}' class='dialog'>
<img src='sites/all/themes/scilab/images/x.png' style='margin-top:-25px ;margin-left:704px;' class='lightbox_close'>
<i><p style='margin-top:-1px'>{$row->body}</i><hr/><br/>