Adding adsense to your Vbulletin blogs...

Discussion in 'vBulletin' started by anupam_luv, Sep 17, 2007.

  1. #1
    In BLOG Templates......

    Open "BLOG"

    find
    <!-- main content -->
    Code (markup):
    and under it type ur adsense code

    and again after
    $content
    Code (markup):
    add your code.


    In blog_home

    under
    $blogbit
    </div>
    Code (markup):
    add the code


    In blog_list_entries

    after

    <if condition="$blogbits">
        $blogbits
    Code (markup):
    add your code


    In blog_show_entry

    find

    </span> $categorybits</div>
            </if>
    Code (markup):
    and after it enter
    <br><br><enter ur code>


    Some more suggestions are welcome .....
     
    anupam_luv, Sep 17, 2007 IP