PDA

View Full Version : Modifying the Glassy template


Andrea
07-06-2007, 05:47 PM
I've Omega and I would like to put one of my banner under the statistics block on the right but I'm not able to find what tpl file to modify to achieve this result.

Could someone help me?

Michael Hill
07-07-2007, 11:53 AM
Hello, Andrea!

Please, open the file templates/YourCurrntTemplate/footer.tpl , find such code (around 67 line):


{if $tab eq 'home'}
<!-- statistics box start -->
{include file="box-header.tpl" caption=$lang.statistics style="text-align: center;"}
<table cellpadding="2" cellspacing="2">
<tr>
<td>{$lang.total_num_listings}</td>
<td>{$num_listings}</td>
</tr>


This is the begin of statistic box. Before this code insert your banner's code.

Andrea
07-09-2007, 06:16 PM
Thank you michael! I've done it! thanks again

Michael Hill
07-10-2007, 10:54 AM
You are welcome, Andrea! )) I am glad to help you!

Andrea
07-10-2007, 03:13 PM
You're very helpful Michael. I've sent you also this post

http://www.esyndicat.com/forum/about10741.html

and this one

http://www.esyndicat.com/forum/about10978.html

but I've never received a reply by now. Any suggestion there?

Thanks again

Michael Hill
07-11-2007, 06:53 AM
You're very helpful Michael. I've sent you also this post

http://www.esyndicat.com/forum/about10741.html

and this one

http://www.esyndicat.com/forum/about10978.html

but I've never received a reply by now. Any suggestion there?

Thanks again

I have checked that posts, this is so strange issue. I have free managing of my listing in admin panel on my local version. Would you send to my PM your ftp details? I try to test it in your server and fix it.

Thanks!