All Seeing Eyes Administrator
     member is offline
Joined: Jul 2004 Posts: 54
|  | Please enter « Thread Started on Apr 17, 2006, 3:40pm » | |
Link to portal code that is used here Basic Portal
So, what did i use ? the black text is from the portal code. You need the red link to enter the board so include it somewhere. (you could make it an image link on the banner if used)
<!-- Put any tables or other stuff for your portal below here --> <center><img src="URL OF BANNER" /></center> <br /> <table align="center" border="0" width="92%" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td class="titlebg" align="center" colspan="1"> <font color="000000" size="2"> <b>Forum Rules and Info</b> </font> </td> </tr> <tr> <td width="100%" height="100" valign="top" class="windowbg"> <font color="000000" size="3"> <b>Please read the rules before entering</b></font> <br /> <a href="index.cgi"></font><font color="FFFF00" size="2">I have read the rules, (ENTER)</font></a> <font color="CCCCCC" size="1">[this is just a demo, please enter] </font> <div style="height:120px; overflow-y: scroll; overflow-x: none;">
1. CONTENT HERE <br /><br /> 2. CONTENT HERE <br /><br /> 3. CONTENT HERE <br /><br /> 4. CONTENT HERE <br /><br /> 5. CONTENT HERE <br /><br /> 6. CONTENT HERE <br /><br /> 7. CONTENT HERE <br /><br /> 8. CONTENT HERE <br /><br /> 9. CONTENT HERE <br /><br /> 10.CONTENT HERE <br /><br /> 11.CONTENT HERE <br /><br /> 12.CONTENT HERE <br /><br /> 13.CONTENT HERE <br /><br /> 14.CONTENT HERE <br /><br /> 15.CONTENT HERE <br /><br /> 16.CONTENT HERE <br /><br /> 17.CONTENT HERE <br /><br /> 18.CONTENT HERE <br /><br /> 19.CONTENT HERE <br /><br /> 20.CONTENT HERE <br /><br /> </div> </td> </tr> <tr> <td width="100%" height="120" class="windowbg2" valign="top"> Some useful links or notes can go here <br /> <ul> <li><a href="http://support.proboards.com">Proboards Support</a></li> <li>Bullet 2</li> <li>Bullet 3</li> </ul>
Portal code by Ross Portal Table by me </td> </tr> </table> </td> </tr> </table>
<!-- Put any tables or other stuff for your portal above here -->
Basically this code was intended to add a table for rules and other info, but any html (,inks etc) can be added between the black, as long as one link is
<a href="index.cgi">NAME OF LINK</a>
Thanks to Ross for creating the portal code at my request 
| |
|