cleanfx

Hulp nodig bij een stijl? Voor zowel XHTML/CSS als grafische vragen uiteraard gerelateerd aan phpBB2. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gebruikersavatar
Luuk
Berichten: 7311
Lid geworden op: 22 okt 2003, 10:07
Locatie: Delft

Bericht door Luuk » 23 feb 2004, 23:19

Nu wel de goede code (stom, had maar een stuk gekeken :oops: )

Code: Selecteer alles

<table width="98%" cellspacing="2" cellpadding="2" border="0"> 
  <tr> 
   <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br /> 
     <span class="gensmall"><b>{PAGINATION}</b><br /> 
     &nbsp; </span></td> 
  </tr> 
</table> 

<table width="98%" cellspacing="2" cellpadding="2" border="0"> 
  <tr> 
   <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td> 
   <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> 
     &raquo; <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td> 
  </tr> 
</table> 

<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> 
   {POLL_DISPLAY} 
   <tr> 
      <th class="thLeft" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th> 
      <th class="thRight" nowrap="nowrap">{L_MESSAGE}</th> 
   </tr> 
   <!-- BEGIN postrow --> 
   <tr> 
      <td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><a href="{postrow.U_VIEW_POSTER_PROFILE}" class="name" {postrow.POSTER_STYLE}><b>{postrow.POSTER_NAME}</b></a></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_GENDER}<br />{postrow.POSTER_AGE}<br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br />{postrow.CASH}<br />{postrow.USER_ITEMS}</span><br /></td> 
      <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 
         <tr> 
            <td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="6" height="8" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">&nbsp;<strong>{L_POSTED}:</strong>&nbsp;{postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp; &nbsp;<strong>{L_POST_SUBJECT}:</strong>&nbsp;{postrow.POST_SUBJECT}</span></td> 
            <td valign="top" nowrap="nowrap">{postrow.PROFILE_IMG}&nbsp;{postrow.DELETE_IMG} {postrow.IP_IMG}</td> 
         </tr> 
         <tr> 
           <td colspan="2"><div align="center"><img src="{T_TEMPLATE_PATH}/images/separator2.gif" width="99%" height="2" hspace="0" border="0"></div></td> 
         </tr> 
         <tr> 
            <td colspan="2"><div align="center"><span class="postbody"><br> 
             {postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></div></td> 
         </tr> 
      </table></td> 
   </tr> 
   <tr> 
      <td class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><div align="center">{postrow.QUOTE_IMG}&nbsp;{postrow.EDIT_IMG}</div>{postrow.TOPIC_VIEW_IMG}</td> 
      <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 
         <tr> 
            <td valign="middle" nowrap="nowrap">&nbsp;&nbsp;&nbsp;{postrow.PM_IMG}&nbsp;&nbsp;{postrow.EMAIL_IMG}&nbsp;&nbsp;{postrow.WWW_IMG}&nbsp;&nbsp;{postrow.AIM_IMG}&nbsp;&nbsp;{postrow.YIM_IMG}&nbsp;&nbsp;{postrow.MSN_IMG} 
            &nbsp;{postrow.ICQ_IMG}</td> 
         </tr> 
      </table></td> 
   </tr> 
   <tr> 
      <td class="spaceRow" colspan="2" height="1"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" alt="" width="1" height="1" /></td> 
   </tr> 
   <!-- END postrow --> 
   <tr align="center"> 
      <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0"> 
         <tr><form method="post" action="{S_POST_DAYS_ACTION}"> 
            <td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td> 
         </form></tr> 
      </table></td> 
   </tr> 
</table> 

<table width="98%" cellspacing="2" cellpadding="2" border="0" align="center"> 
  <tr> 
   <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td> 
   <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> 
     &raquo; <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td> 
   <td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span> 
    </td> 
  </tr> 
  <tr> 
   <td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td> 
  </tr> 
</table> 

<table width="98%" cellspacing="2" border="0" align="center"> 
  <tr> 
   <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span><br /> 
     &nbsp;<br /> 
     {S_TOPIC_ADMIN}</td> 
   <td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td> 
  </tr> 
</table> 
Afbeelding

Gesloten