Home page Updated.over view front side updated:

This commit is contained in:
IMRAN HASSAN 2014-04-15 10:42:33 +00:00
parent 9b6b10aaa6
commit f9627584d8
5 changed files with 8 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View file

@ -49,6 +49,11 @@
{sectionelse}
<div align="center" style="font:bold 11px Tahoma;">{$c.collection_name} has 0 items.</div>
{/section}
<div align="center" class="col-md-10">
{include file="$style_dir/blocks/pagination.html"}
{*include file="$style_dir/blocks/new_pagination.html"*}
</div>
</div>
<div class="col-md-2">
{AD place='ad_160x600'}
@ -89,8 +94,9 @@
<div class="col-md-4"> {lang code="Tags:"}
{$c.collection_tags|tags:collections}</div>
<div class="col-md-5">
<div id="NewPagination" class="moveR">
{include file="$style_dir/blocks/new_pagination.html"}
{*include file="$style_dir/blocks/new_pagination.html"*}
</div>
</div>
</div>

View file

@ -449,7 +449,7 @@ body {
margin-left: 20px;
}
.navbar-container .cb-logo {
background: url('../../images/logo.png') no-repeat;
background: url('../../images/header_logo.png') no-repeat;
width: 188px;
height: 36px;
text-indent: -500000px;