Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::General Discussion

Archive::General Discussion Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 08-29-2003, 08:17 PM
Rogean's Avatar
Rogean
Administrator
 
Join Date: Jul 2003
Location: Massachusetts
Posts: 708
Default

As far as the news goes, The PHP Takes posts from the database of the forums and puts it in the proper format to post on the site.

The Boxes are made with Tables. They used to be made with divs when Tux Racer made them, but i re-coded it. The site is now a Big Table. First Cell is the Image on the top. Then the second cell are the Menu Boxes. The Menu's are made with div's.

Code:
<table width=100% border='0' cellspacing='0' cellpadding='0'>
<tr><td valign='top' align='left' colspan='3'>
<img src="logo.png" height=86 width=531>
</td></tr>
<tr>
<td width="35" valign='top' align='left'>
<div class="menus">
  <div class="menu">Menu<br />
      - <a href="main.php" class="menus">News</a><br />
      - <a href="/forums/viewforum.php?f=26" class="menus">Faq</a><br />
      - <a href="guides.php" class="menus">Guides</a><br />
      - <a href="irc.php" class="menus">Irc Chat</a><br />
      - <a href="/forums/" class="menus">Forums</a><br />
  </div>
etc etc up to
  </div>
</td><td> </td><td width=100% valign='top' align='left'>
<? echo $out[body]; ?>
</div>
</td></tr></table>
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:58 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3