PDA

View Full Version : Is this mod possible?


Doug B
11-21-2006, 03:58 PM
Is it possible to move the google ads to the bottom, and the line or text to the top? - see attached

Thanks :D

Dave Baker
11-21-2006, 09:55 PM
Yes, sure
***Open footer.tpl and find code***

<div class="footer">
{if $tab eq 'home'}
<div class="statistics">
<div class="box">
<div class="statistics-content">

***Before this code add***

{$adsense}

***Save file***
***Open header.tpl and find code***

{$adsense}

***Replace with following***

Free UK business directory, ..........

***Save file***

Doug B
11-21-2006, 10:19 PM
Easy when you know how eh? :D

Thanks again :good:

Doug B
11-21-2006, 10:29 PM
Sorry Dave, Im still getting the text at the bottom: