Activity Stream
48,167 MEMBERS
6704 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Member

    Question Plz Help [PhpBB3 Board]

    Hello All,

    I am the owner of http://www.wareznxt.info

    I wish to add a header ads-spot in my forum.

    Screens Add For further assistance



    Please Assist me
    $@ND!P? Reviewed by $@ND!P? on . Plz Help [PhpBB3 Board] Hello All, I am the owner of http://www.wareznxt.info I wish to add a header ads-spot in my forum. Screens Add For further assistance http://lulzimg.com/i8/bf952cdf.png Rating: 5



  2.   Sponsored Links

  3.     
    #2
    Member
    In your template folder open overallheader and simply place it there mate !!

  4.     
    #3
    Member
    go to template folder & edit header

  5.     
    #4
    Member
    Website's:
    MSAHost.net MegaDizajn.info URLFor.us
    Use:Advertisement Management
    Code: 
    http://www.phpbb.com/customise/db/mod/advertisement_management/
    Allows you to:

    • Create new advertisement positions for on the forum (and even off the forum).
    • Full HTML for advertisements (Google Adsense will work).
    • Count the number of times an advertisement is viewed and how many times it is clicked.
    • Set limits to the number of views, clicks, or time before the advertisement will be disabled automatically
    • Set a priority to let you decide how often an advertisement should be displayed compared to others in the same position.
    • Disable specific groups from seeing advertisements
    • Select specific forums to display advertisements in


    "Better to remain silent and be thought a fool than to speak out and remove all doubt"
    - A. Lincoln

  6.     
    #5
    Member
    Website's:
    MP3SearchEngines.net LatestMovieTrailers.org Talking.so
    Come on yahoo, I will tell you.

  7.     
    #6
    Member
    nYXem

    the code u gave me it didn't worked ...plz anyone can help me out



  8.     
    #7
    Member
    Website's:
    wuploadlinks.net fileserve-movies.net fsdown.org
    You need to go to styles/*your-style*/template/overall_header.html

    Go to the end of the file and add a table with your link exchange...

    Please click the image above!

  9.     
    #8
    Member
    Website's:
    dhi-forumerz.com watchanimes.org c0ver.me
    Seen people requesting this thing often.. i created that table on dhi-forumerz and then on uploaderw...

    So here is how its done...


    Paste this into notepad++ and save as a .html and upload into styles/yourstyle/templates/ (eg: link_block.html)

    PHP Code: 
    <center><div style="align:center";>
     <
    div id="link_block" >
                 <
    ul>
                       <
    li><a href="http://www./"  onclick="window.open(this.href);return false;" title=""><strong><font  color="#FF0099"><blink></blink></strong></font></a></li>
                                      <
    li><a  href="http://www." onclick="window.open(this.href);return  false;" title=""><strong></strong></a></li>
                            <
    li><a  href="http://www."  onclick="window.open(this.href);return false;" title=""><strong><font color="#0000BF"></strong></font></a></li>
                            <
    li><a href="http://"  onclick="window.open(this.href);return false;" title=""><strong></strong></a></li>
                     <
    li><a href="http://www."  onclick="window.open(this.href);return false;" title=""><strong></strong></a></li>
                 </
    ul>
     </
    div><div></center
    You need to edit the a href, title and text etc as you please...


    Paste this into notepad++ and save it as a .css file and upload into styles/yourstyle/theme/.. (Eg: link_block.css)
    PHP Code: 
    #link_block {
    margin 0 auto;
    display block;
    width 100%;
    text-align center;
    font-size small;
    padding 0;
    background-color #99ccff;
    }
    #link_block ul {
    list-style none;
    display block;
    width 100%;
    margin 0;
    padding 0;
    }
    #link_block li {
    margin 0;
    padding 0;
    display block;
    border-right 1px solid #fff;
    border-left 1px solid #fff;
    border-top 1px solid #fff;
    border-bottom 1px solid #fff;
    width 19.6%;
    float left;
    }
    #link_block a {
    margin 0;
    padding 4px 0 4px 0;
    display block;
    width 100%;
    }
    #link_block a:link {
    color #fff;
    text-decoration none;
    background-color #99ccff;
    }
    #link_block a:visited {
    color #fff;
    text-decoration none;
    background-color #99ccff;
    }
    #link_block a:hover {
    color #000;
    text-decoration none;
    background-color #fff;
    padding 3px 0 3px 0;
    border 1px solid #99ccff;


    Now Open styles/yourstyles/theme/stylesheet.css
    Find
    PHP Code: 
        Copyright 2006 phpBB Group http://www.phpbb.com/ )
        
    --------------------------------------------------------------
    */ 
    Add After
    PHP Code: 
    @import url("link_block.css"); 

    Now Open Styles/yourstyles/templates/overall_header.html
    Include the following code anywhere you want in side it...
    PHP Code: 
    <!-- INCLUDE link_block.html --> 


    You can edit the colors of it in link_block.css


    Enjoy it guys

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need phpbb3 pro
    By superstar in forum phpBB
    Replies: 3
    Last Post: 23rd Jan 2011, 01:44 PM
  2. Error message with phpbb3 board
    By sefstar2uk in forum phpBB
    Replies: 5
    Last Post: 15th Sep 2010, 05:00 PM
  3. phpbb3 SEO
    By nYXem in forum Webmaster Discussion
    Replies: 3
    Last Post: 30th Jun 2010, 10:44 PM
  4. PHPBB3 help!!
    By nYXem in forum phpBB
    Replies: 3
    Last Post: 2nd Jun 2010, 02:29 PM
  5. I've given up using PHPBB3
    By apirateslife in forum phpBB
    Replies: 7
    Last Post: 26th Aug 2008, 01:14 PM

Tags for this Thread

BE SOCIAL