Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [Wbblite] [wbblite] Tabellen nebeneinander? (https://www.gegen-bilderklau.net/thread.php?threadid=147862)


Geschrieben von Pocahontas am 03.01.2009 um 17:38:

  [wbblite] Tabellen nebeneinander?

Bei meinem wbblite-Forum stehen die Foren unter der Menütabelle. Ich möchte sie aber gerne daneben haben - wie die normale Seitentabelle.

Screen

Hier die header.tpl:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
    <tr>
     <td {imageback} align="center" colspan="3"><a href="index.php?sid=$session[hash]">{imagelogo}</a></td>
    </tr>
   <tr valign="top">
     <td width="17%">
      <table cellpadding=4 cellspacing=1 border=0 width="100%" bgcolor="{tableinbordercolor}">
       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="left"><smallfont color="{fontcolorsecond}"><b>MENÜ</b></font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <table>
          <tr>
           <td>

<smallfont><b>»&nbsp;<a href="index.php?sid=$session[hash]">Forenübersicht</a></b></font><br>
            $usercp_or_register<br>
            <smallfont><b>»&nbsp;</b><a href="memberslist.php?sid=$session[hash]">Mitglieder</a></font><br>
            <smallfont><b>»&nbsp;</b><a href="team.php?sid=$session[hash]">Team</a></font><br>
            <smallfont><b>»&nbsp;<a href="search.php?sid=$session[hash]">Suche</b></a></font><br>
            <smallfont><b>»&nbsp;<a href="misc.php?action=faq">FAQ</b></a></font><br>
            $header_acp<br>
            $header_pm<br>
            $header_login
            </table>
       </td>
      </tr>
</table><br><br>

</td>
     <td width="83%">
      </table>



     </td>
     <td width="1">
     </td>
     <td width="82%">
      <br>
      <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">



Geschrieben von peachNBlue am 04.01.2009 um 14:39:

 

Is dein Forum 1.0 oder 2.0?



Geschrieben von Pocahontas am 04.01.2009 um 20:03:

 

1.0.2 Augenzwinkern


Forensoftware: Burning Board, entwickelt von WoltLab GmbH