replacing banner zone c

top250

Member
Hello

i am trying to replace banner zone C i want to display 728x90 banners in the bottom
but it is not centered now

was looking in the wrapper file but have no idea where to place the zone C tag

hoop some one of u cane help me

grtz patrick

 

Mark

Administrator
Staff member
sure, this should be what your after:

Code:
            <div class="pagination">{$multiple_pages_p}{$multiple_pages_links}{$multiple_pages_n}</div>
        
    </div>

</div>
    
<br class="cb" />

<div class="center">{$zone_c}</div>

</div>


    <div id="foot" class="cb">
 
Top