Home page Updated.
This commit is contained in:
parent
cacfaea870
commit
f27dbb5943
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
|||
|
||||
<div class="col-md-4 nopadding" style="display:block; height:80px;">
|
||||
{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')}">
|
||||
{get_photo details=$result_photo2_08 output='html' width="125" height="65" class='photoThumbBox moveL cb_img_thum'}
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue