Grafix-Board (http://www.grafix-board.de/forum/index.php)
- Grafix (http://www.grafix-board.de/forum/board.php?boardid=3)
-- Alles Andere (http://www.grafix-board.de/forum/board.php?boardid=49)
--- usercp.tpl Problem (http://www.grafix-board.de/forum/threadid.php?threadid=1725)


Geschrieben von Shetana am 12.08.2008 um 11:40:

traurig usercp.tpl Problem

Hallo
Habe in meinem Forum den Blog eingebaut. Da ich den Button nicht im header haben wollte, habe ich den ins usercp verlegt, wie auch schon zuvor den Kalender.

Der Blog sollte rechts neben dem Kalender erscheinen,

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:
 <table cellspacing="0" align="center" cellpadding="0" border="0" style="width:{tableinwidth}"><tr>
<td align="center"><img src="{imagefolder}/border_end.gif"></td>
</tr></table>
<br>
<table cellspacing="0" align="center" cellpadding="0" border="0" style="width:{tableinwidth}"><tr>
<td align="center"><img src="{imagefolder}/border_top.gif"></td>
</tr></table>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
 <tr bgcolor="{tabletitlecolor}" id="tabletitle">
  <td colspan=3><normalfont color="{fontcolorsecond}"><b>Sonstiges</b></td>
 </tr>
 <tr>
    <td id="tableb" bgcolor="{tablecolorb}" align="center" width="33%">
    <a href="calender.php?sid=$session[hash]"><img src="{imagefolder}/top_kalender.gif" border=0 alt="Zum Kalender"></a><br>
    <normalfont><b><a href="calender.php?sid=$session[hash]">Kalender</a></b></font><br>
    <smallfont>Hier könnt Ihr den Kalender nutzen, auch privat.</font></td>

    <td id="tablea" bgcolor="{tablecolora}" align="center" width="33%"></td>
    <a href="blog.php?sid=$session[hash]"><img src="{imagefolder}/top_blog.gif" border=0 alt="Zum Blog"></a><br> 
    <normalfont><b><a href="blog.php?sid=$session[hash]">Blog</a></b></font><br>
    <smallfont>Hier könnt Ihr Blog Eintragungen machen.</font></td>
    
    <td id="tablea" bgcolor="{tablecolorb}" align="center" width="33%"></td>
 </tr>
</table>
<table cellspacing="0" align="center" cellpadding="0" border="0" style="width:{tableinwidth}"><tr>
<td align="center"><img src="{imagefolder}/border_end.gif"></td>
</tr></table> 


nun sieht es aber so aus..... (siehe Grafik)

Was läuft da falsch?



Geschrieben von mkkcs am 12.08.2008 um 15:42:

 

du darfst nicht die Zelle 2 schließen ! </td>

width="33%"></td>
<a href="blog.php?sid=$session[hash]"><img src="{imagefolder}/top_blog



Geschrieben von Shetana am 12.08.2008 um 20:18:

 

Danke, das glaub ich jetzt nicht, das ich das übersehen habe.... :wb:



Geschrieben von Nazan am 12.08.2008 um 21:07:

 

Fragen kost ja nix



Geschrieben von Eric am 16.08.2008 um 11:08:

 

@ Shetana

von wo hast du den sen Style ?? gefällt mir sehr gut was ich da sehe



Geschrieben von Shetana am 17.08.2008 um 02:41:

 

Das ist mein eigener Style.....selbst gemacht *vollStolzbin*


Powered by: Burning Board © 2001-2004 WoltLab GmbH