Home page Updated.

This commit is contained in:
IMRAN HASSAN 2014-04-11 07:33:03 +00:00
parent cacfaea870
commit f27dbb5943

View file

@ -200,7 +200,7 @@
<div class="col-md-4 nopadding" style="display:block; height:80px;"> <div class="col-md-4 nopadding" style="display:block; height:80px;">
{foreach from=$result_photos2_08 item=result_photo2_08} {foreach from=$result_photos2_08 item=result_photo2_08}
<div class="col-md-6" style="border-right: 1px solid rgb(204, 204, 204); display: block; height: 80px; padding: 7px; border-top: 1px solid rgb(204, 204, 204);"> <div class="col-md-6" style="display: block; height: 80px; padding: 7px; border-left: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204);">
<a href="{$cbphoto->photo_links($result_photo2_08,'view_item')}"> <a href="{$cbphoto->photo_links($result_photo2_08,'view_item')}">
{get_photo details=$result_photo2_08 output='html' width="125" height="65" class='photoThumbBox moveL cb_img_thum'} {get_photo details=$result_photo2_08 output='html' width="125" height="65" class='photoThumbBox moveL cb_img_thum'}
</a> </a>