Adding banners?

Jimmy

No avatar

2006-01-15 23:36

Hey all!

If i want to add some 120*60 pix banners below the catagorymenu in the left table, what file should i play with?

Heard about this simple banner plugin but it seems to be gone ...*?

Thanx - Regards

Patrick

No avatar

2006-01-16 13:33

In this file: categories_menu.tpl, find this place:

<!-- BEGIN LIST_FOOTER -->
</dl>
this is pace dor your baner
</div>
<!-- END LIST_FOOTER -->

Works for me, but be careful!

Patrick

phpWow

No avatar

2006-01-17 09:49

I am not a php expert, but this is strange:

v.0.3.1
-------------------------------------------------------
<!-- BEGIN LIST_FOOTER -->
<tr>
<td class='menu_left_line'></td>
</tr>
</table>
TEST_1
<br />
TEST_2
<!-- END LIST_FOOTER -->
TEST_3
<!-- BEGIN SELECTED -->
<!-- END SELECTED -->

<!-- BEGIN FOTO -->
<!-- END FOTO -->

<!-- BEGIN NOT_FOUND -->
<br />
<div style='text-align: center;'>
<p>$lang[category_not_found]</p>
</div>
<!-- END NOT_FOUND -->
<!-- BEGIN NO_FOTO -->
<!-- END NO_FOTO -->

-----------------------------------------------------------

TEST_1 & TEST_2 show up OK, but TEST_3 doesn't. Isn't this strange since <!-- END LIST_FOOTER --> is just a comment?

treewood (OpenSolution)

Avatar: treewood

2006-01-17 10:32

phpWow - its not a comment ... this is a block and everything You want to show must be between BEGIN and END of block

Back to top
about us | contact