Jump to content

Recommended Posts

Posted

I've searched everywhere for this and some people won't even tell me how to do it....How can I add a custom block on my portal? For example, MSFN has a File Depot block, how can I do that?


Posted

or aKaFrEE...

you can stick this in the main table under "render_portal"

<table cellpadding='0' cellspacing='0' border='0' width='100%' bgcolor='<{tbl_border}>' align='center'>
     <tr>
       <td>
         <table cellpadding='4' cellspacing='1' border='0' width='100%'>
          <tr>
            <td colspan='2' class='maintitle' background='{$ibforums->vars['img_url']}/tile_sub.gif'><b>Title</b></td>
          </tr>
          <tr>
         <td class='forum2' colspan='2'>
    whatever you want inside
      </td>
       </tr>          
      </table>

     </td>
   </tr>
  </table>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...