Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Trader (http://www.bvlist.com/forumdisplay.php?f=29)
-   -   little help on theme (http://www.bvlist.com/showthread.php?t=2561)

raefor 4th May 2009 15:45

little help on theme
 
getting this on theme for TT

Code:

'Copyright removed or changed '

I didn't change anything:nosepick:

wMan 4th May 2009 16:52

add this in theme footer.php
PHP Code:

<tr> 
          <td><div align="center"  class="rowEnd"><?=license(); generated(); ?></div></td> 
        </tr>

almost the end of footer ....
looks like this

PHP Code:

<!-- END RIGHT COLUMN --> 
<?}?> 
  </tr> 
</table> 
</td> 
  </tr> 
</table> 
 
 
</td> 
  </tr> 
</table>
<tr> 
          <td><div align="center"  class="rowEnd"><?=license(); generated(); ?></div></td> 
        </tr> 
</BODY> 
</HTML>


raefor 4th May 2009 16:58

thanks that worked :drink:


All times are GMT +2. The time now is 06:04.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.