Log in

View Full Version : postbit_legacy


sajjid
08-31-2005, 05:01 PM
i want to add this little ad in all posts where do i edit the postbit_legacy template so it shows within the post table just where the siganture goes.
i want to insert something like this in the template.
<script type="text/javascript"><!--
ch_client = "client";
ch_width = 468;
ch_height = 60;
ch_query = "keyword";
//-->
</script>
<script src="url" type="text/javascript">
</script>

thanks

TCM
08-31-2005, 07:17 PM
Sticky: DO NOT ASK QUESTIONS HERE! Please ask it in the Questions forum. :)
Erwin

vB3.5 Modification How-To's (2 Viewing)
Post vB3.5 How-Tos, Hints & Tips here only. Please do NOT ask questions here!

What's the problem you're having, exactly?

KuRi
09-01-2005, 01:39 AM
i would recommend:

in postbit_legacy find:


<!-- / edit note -->
</if>


add your code under that

your add banner will appear under the signature in every post (or under the "Edited by..." if you have it showing)