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] Problem mit Navi links => WbbLite (https://www.gegen-bilderklau.net/thread.php?threadid=132231)


Geschrieben von Ness am 14.04.2008 um 14:51:

  Problem mit Navi links => WbbLite

Hallo Leute fröhlich

Ich hab ein Problem mit dem Hack, der die Navigation in einem WbbLite Forum nach links verschiebt. Und zwar möchte ich, dass zwischen den einzelnen Abschnitten (z.B. Menü, Statistik etc.) ein bisschen Platz ist, sprich ein br hinkommt. Allerdings find eich den richtigen Platz dafür nicht .__.

Und noch ein weiteres Problem:
Ich würde die Überschrift des Abschnittes (z.B. "Menü") gerne zentrieren, doch wenn ich den center-code eingebe, dann wird das Feld automatisch um ein br tiefer. Dann sieht es so aus: http://i30.tinypic.com/e0prw0.png

Ich wäre euch sehr dankbar, wenn ihr mir sagen könntet, was ich falsch mache.

Das ist die header.tpl.-Datei:

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:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
<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="center"><smallfont color="{fontcolorsecond}"><b><u>NAVIGATION</u></b><br>
// the fast & easy way //</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>
          </td>
         </tr>
         <tr>
          <td>
          </td>
         </tr>
         <tr>
          <td>
           $usercp_or_register
          </td>
         </tr>
         <tr>
          <td>
          </td>
         </tr>
         <tr>
          <td>
           <smallfont><b>»&nbsp;</b><a href="memberslist.php?sid=$session[hash]"><b>MITGLIEDER</b></a></font><br>
           <smallfont><b>»&nbsp;</b><a href="team.php?sid=$session[hash]"><b>TEAM</b></a></font>
          </td>
         </tr>
          <tr>
           <td>
           </td>
          </tr>
         <tr>
          <td>
           <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>
          </td>
         </tr>
           $header_acp
        </table>
       </td>
      </tr>
<td bgcolor="{tabletitlecolor}" id="tabletitle">

         <p align="center"><smallfont color="{fontcolorsecond}"><b><u>QUICK LINKS</u></b><br>
// klick it //</font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <table>
          <tr>
           <td>
         
  <smallfont><b>»&nbsp;<a href="http://summerlandcamp1.su.funpic.de/wbblite/thread.php?threadid=294&sid=">STORYLINE</b></a></font><br>
<smallfont><b>»&nbsp;<a href="http://summerlandcamp1.su.funpic.de/wbblite/thread.php?threadid=295&sid=">REGELN</b></a></font><br>
<br><smallfont><b>»&nbsp;<a href="http://summerlandcamp1.su.funpic.de/wbblite/thread.php?threadid=307&sid=">VERGEBENE STARS</b></a></font><br>
<smallfont><b>»&nbsp;<a href="http://summerlandcamp1.su.funpic.de/wbblite/thread.php?threadid=738&sid=">AVATARVORSCHLÄGE</b></a></font><br>

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



      $header_pm

      $header_login

       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b><u>THE STATISTICS</u></b><br>
// // as things are now //</font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
<smallfont><b>Eröffnungsdatum:</b> 30.4.2006</font><br>


         <br><smallfont><b>Mitglieder:</b>&nbsp;$members[members]</font><br>
         <smallfont><b>Themen:</b>&nbsp;$threads[threads]</font><br>
         <smallfont><b>Beitr&auml;ge:</b>&nbsp;$posts[posts]</font><br>
         <smallfont><b>Beitr&auml;ge pro Tag:</b>&nbsp;$postperday</font><br>
        </td>
<table cellpadding=4 cellspacing=1 border=0 width="100%" bgcolor="{tableinbordercolor}">
       <tr>
<br>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b><u>NEWSLETTER</u></b><br>
// what's new? //</font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <table>
          <tr>
           <td>
         
  
           <smallfont><b>11th April '08</b></font><br>
           <smallfont>Ein neues Design ist online. Ein Plot und weitere Verbesserungen sind in Planung.<br>
=> 30.04 Zweijähriges Jubiläum!</font><br>

<smallfont><br><b>It’s Spring-Time!</b><br>
Die Blumen sprießen in bunten Farben, die Vögel trällern fröhliche Melodien. Es ist wieder Frühling! Auch die Frühlingsgefühle lassen nicht auf sich warten. Na, schon verliebt?</font>

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


<td bgcolor="{tabletitlecolor}" id="tabletitle">

         <p align="center"><smallfont color="{fontcolorsecond}"><b><u>THE TEAM</u></b><br>
// the v.i.p. lounge //</font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <table>
          <tr>
           <td>
         
  
           <smallfont><b><center>ADMINISTRATION</b></font><br>
           <smallfont><a href="http://summerlandcamp1.su.funpic.de/wbblite/profile.php?userid=4&sid=">KAT</a><br>
<smallfont><img src="http://i28.tinypic.com/aau3yc.png"></font>
</font></center><br>
          <smallfont><b><center>MODERATION</b></font><br>
           <smallfont><a href="http://summerlandcamp1.su.funpic.de/wbblite/profile.php?userid=2&sid=">PAULA</a> && <a href="http://summerlandcamp1.su.funpic.de/wbblite/profile.php?userid=3&sid=">NESS</a><br>
<img src="http://i31.tinypic.com/t84uu1.png"> <img src="http://i31.tinypic.com/2k4j7m.png"></font></center>
</td>
         </tr>
        </table>
       </td>
      </tr>

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


     <td width="1">
     </td>



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


$userchangebit
$userchangebit

Lg, Ness



Geschrieben von Ness am 14.04.2008 um 15:59:

 

Huii, dankee fröhlich Es klappt #knutsch#

Hast du vielleicht auch eine Idee, wo ich die br's setzen könnte damit zwischen den "Tabellen" etwas Platz ist? Oder kann man das nicht einfach machen?

Lg, Ness



Geschrieben von Ness am 14.04.2008 um 17:46:

 

Irgendwie wir dda dann eine ganz weiße zeile zwischengeschoeben oô
Vielleicht hab ich's ja auch an den falschen Platz gesetzt?



Geschrieben von Ness am 16.04.2008 um 20:33:

 

Danke, aber von CSS versteh ich nichts xD
Aber ich glaub, wir werden die Tabellen einzeln coden, dann müsste es eigentlich gehen...


Forensoftware: Burning Board, entwickelt von WoltLab GmbH