Quote:
Originally Posted by Djburn
ok to place that image go into your styles and templates find forumhome template bit on your style that you are using
next open it and edit.
il post you an example
Code:
<!-- image ad code -->
<a href="http://url-to-website-location.com"><img src="http://url-to-image.com/imagefile.gif"></a>
<!-- Image ad code -->
<!-- main -->
$forumbits
<div class="mfr"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
so you will be placing an image with link on the image where you want it
code to edit is
Code:
<a href="http://url-to-website-location.com"><img src="http://url-to-image.com/imagefile.gif"></a>
|
Were do i choice in wich forum i am going to place the banner?
--------------- Added [DATE]1254582279[/DATE] at [TIME]1254582279[/TIME] ---------------
Quote:
Originally Posted by Speysider
vB ad management is jut the same as Google Adsense.
|
Ok but what is the code i should use in that modd and were should i put it?