Welcome, Guest. Please Login or Register.
November 01, 2024, 01:08:37 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  German User Help  |  Hilfe zu YaBB SE  |  HTML Problem - BUG?! « previous next »
Pages: [1] 2 3 Reply Ignore Print
Author Topic: HTML Problem - BUG?!  (Read 5653 times)
PHPlugin
Sr. Member
****
Posts: 465


WWW
HTML Problem - BUG?!
« on: July 06, 2002, 07:56:18 PM »
Reply with quote

Hi!

Seit ich mein Template verändert hab,
klebt die Table mit dem Copryight immer unten am Rand,
und ich kann aber im HTML code keinen Fehler finden!

Kann mir da wer helfen?

Meine template.php (1.4.0):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><yabb title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
<STYLE type="text/css">
<!--

BODY{
   COLOR: #666666;
   BACKGROUND-COLOR: #345487;
   BACKGROUND-IMAGE: url('../media/img/site/bg.gif');
   MARGIN: 0px 0px 0px;
   FONT-FAMILY: Verdana, Arial;
   FONT-SIZE: 12px;
   SCROLLBAR-TRACK-COLOR: #345487;
   SCROLLBAR-FACE-COLOR: #EEEEEE;
   SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
   SCROLLBAR-SHADOW-COLOR: #EEEEEE;
   SCROLLBAR-3DLIGHT-COLOR: #000000;
   SCROLLBAR-ARROW-COLOR: #000000;
   SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

INPUT, TEXTAREA, SELECT{
   COLOR: #666666;
   BACKGROUND-COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial;
   FONT-SIZE: 10px;
   TEXT-DECORATION: none;
   FONT-WEIGHT: none;
   BACKGROUND-IMAGE: url('../media/img/site/input.gif');
   BACKGROUND-ATTACHMENT: fixed;
   SCROLLBAR-FACE-COLOR: #FFFFFF;
   SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
   SCROLLBAR-SHADOW-COLOR: #FFFFFF;
   SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
   SCROLLBAR-ARROW-COLOR: #666666;
   SCROLLBAR-TRACK-COLOR: #EEEEEE;
   SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

.catbg{
   COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial;
   FONT-SIZE: 12px;
   FONT-WEIGHT: bold;
   BACKGROUND-IMAGE: url('../media/img/site/blue.gif');
}

A:link{
   COLOR: #005177;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

A:visited{
   COLOR: #005177;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

A:hover{
   COLOR: #cc3333;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav{
   COLOR: #FFFFFF;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav:link{
   COLOR: #FFFFFF;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav:visited{
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav:hover{
   FONT-WEIGHT: bold;
   COLOR: #3A4F6C;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: underline;
}

TABLE{
   empty-cells: show;
}

TD{
   FONT-SIZE: 12px;
   COLOR: #000000;
   FONT-FAMILY: Verdana, Arial;
}

.windowbg{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #9FBCE3;
}

.windowbg2{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #E4EAF2;
}

.windowbg3{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #6394bd;
}

.hr{
   COLOR: #6394bd;
   BACKGROUND-COLOR: transparent;
}

.titlebg {
   COLOR: #3A4F6C;
   BACKGROUND-COLOR: #9FBCE3;
   BACKGROUND-IMAGE: url('../media/img/site/grey.gif');
}

.text1{
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   COLOR: #ffffff;
   FONT-STYLE: normal;
   BACKGROUND-COLOR: transparent;
}

.bordercolor{
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #345487;
}

.quote{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #dee7ef;
}

.code{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Courier New, Serif;
   BACKGROUND-COLOR: #cccccc;
}

.help{
   CURSOR: help;
   BACKGROUND-COLOR: transparent;
}

.meaction{
   COLOR: red;
   BACKGROUND-COLOR: transparent;
}

.editor{
   width : 75%;
}

-->
</style>
</head>
<body>
<table width="100%" height="100%" border="0" align="center" cellpadding="5" cellspacing="0">
  <tr>
    <td height="90"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="bordercolor">
        <tr>
          <td><table width="100%" height="100%" border="0" cellpadding="3" cellspacing="1">
              <tr>
                <td height="30" align="center" class="titlebg"><font class="headline">erZ
                  Clan forum</font></td>
              </tr>
              <tr>
                <td height="30" align="center" class="catbg"><font class="standart"><yabb menu></font></td>
              </tr>
              <tr>
                <td height="30" class="windowbg2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><font class="standart"><yabb news></font></td>
                      <td align="right"><font class="standart"><yabb uname><yabb im></font></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td align="center" valign="top"><table cellspacing="0" cellpadding="0" width="100%" border="0">
        <tr>
          <td><table cellspacing="1" cellpadding="0" width="100%" align="center" border="0">
              <tr>
                <td><table cellspacing="0" cellPadding="10" width="100%" align="center" border="0">
                    <tr>
                      <td valign="top" width="100%"><yabb main></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table>
      <table cellspacing="0" cellpadding="0" width="100%" border="0">
        <tr>
          <td align="right"><yabb VBStyleLogin></td>
        </tr>
      </table>
      <br><table width="100%" border="0" cellpadding="0" cellspacing="0" class="bordercolor">
        <tr>
          <td><table width="100%" border="0" cellpadding="3" cellspacing="1">
              <tr>
                <td align="center" class="titlebg"><yabb copyright></td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>
« Last Edit: July 07, 2002, 01:27:24 AM by doom|erZ » Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #1 on: July 06, 2002, 08:05:25 PM »
Reply with quote

Kannst Du einen Link zum Board geben? Geht schneller zum "begutachten"...
Logged

PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #2 on: July 06, 2002, 08:08:22 PM »
Reply with quote

hm das Board is noch auf meinem Home PC:

62.47.17.223/forum

also werdet ihr das forum nur heute noch (IP wechselt)
und auch nur den Board Index sehn! ;)

Thx!
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #3 on: July 06, 2002, 08:14:33 PM »
Reply with quote

Du hast in der BODY Klasse alle Margins auf 0 px gesetzt.
Logged

PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #4 on: July 06, 2002, 08:15:20 PM »
Reply with quote

ja und?!

das is das Problem?

wieso?

hmm .. mal schaun ....

UPDATE:

habs grad auskommentiert, aber es das Prolem is imma noch!

-> /*MARGIN: 0px 0px 0px;*/

hmm ..
« Last Edit: July 06, 2002, 08:16:45 PM by doom|erZ » Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #5 on: July 06, 2002, 08:18:49 PM »
Reply with quote

Mit meinem Browser ist unten jetzt ein blauer Rand (MSIE 6.0).

Wenn Du den leeren Raum vergrössern möchtest, kannst Du hinter der letzten Tabelle auch Leerzeilen einfügen, z.B. mit
&nbsp;<br>
« Last Edit: July 06, 2002, 08:21:05 PM by andrea » Logged

PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #6 on: July 06, 2002, 08:20:34 PM »
Reply with quote

IE 6.0.26

achso ... na das is ja nicht das Problem,
die tabelle wo das copyright drin is,
ist in der selben Zelle wie der board index!

und die zelle is auf align="top"
also müsste doch die copyright tabelle einfach unter dem boardindex sein, OHNE scrollen zu müssen?

Also nicht so weit unten!!
« Last Edit: July 06, 2002, 08:22:47 PM by doom|erZ » Logged
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #7 on: July 06, 2002, 08:31:47 PM »
Reply with quote

Quote from: andrea on July 06, 2002, 08:18:49 PMWenn Du den leeren Raum vergrössern möchtest, kannst Du hinter der letzten Tabelle auch Leerzeilen einfügen, z.B. mit
&nbsp;<br>
;D

Soweit kann ich HTML auch :P
« Last Edit: July 06, 2002, 08:32:02 PM by doom|erZ » Logged
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #8 on: July 06, 2002, 09:27:56 PM »
Reply with quote

also wenn ich mit dem w3.org html checker (oder wie das heisst) meine template.php checke, dann hab ich nur fehler bei den YaBB tags (die er natürlich als falsch wertet!)

Wenn ich aber die index.php checke, dann hab ich grobe fehler im html code!

wie zB:
<table width="100%" border="0" cellspacing="1" cellpadding="10">
              <tr>
                <td class="windowbg4"><table cellspacing="0" cellPadding="10" width="100%" align="center" border="0">
                    <tr>
<table width="100%" align="center">
  <tr>

das is doch nicht richtig?

und wenn ihr jetzt auf mein forum schaut,
62.47.17.223/forum

dann werdet ihr sehen, dass aussen beim weissen rand unten der border erheblich dicker als 1px ist!

Das ist ein HTML Bug,
der aber nicht von mir komt, sondern vom PHP script erzeugt worden ist!

Gibts da schon nen fix?

PS: link tum html check:
http://validator.w3.org/check?uri=http%3A%2F%2F62.47.17.223%2Fforum%2Findex.php&charset=%28detect+automatically%29&doctype=%28detect+automatically%29
« Last Edit: July 06, 2002, 09:29:43 PM by doom|erZ » Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #9 on: July 06, 2002, 09:41:26 PM »
Reply with quote

Also wenn ich mein eigenes Board validiere, mit dem obigen Link, kommen keine solchen Fehler.

Ich vermute Du hast irgendwo ein end-Tag vergessen oder zu viel hinzugefügt, deshalb die vielen Fehlermeldungen.
Logged

PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #10 on: July 06, 2002, 09:54:33 PM »
Reply with quote

hmmm

ich kann keinen Fehler finden, und auch der checker von w3.org zeigt mir nur Fehler von <yabb tags> an!

meine template.php im check:
http://validator.w3.org/check?uri=http%3A%2F%2F62.47.17.223%2Fforum%2Ftemplate.php&charset=%28detect+automatically%29&doctype=%28detect+automatically%29

hm ....
Wo is der Fehler?
Logged
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #11 on: July 06, 2002, 11:36:37 PM »
Reply with quote

Kann mir da denn keiner helfen?
ich mein es is schon spät ja,
aber ich such schon seit .. ahm .. sehr lange,
und ich kann keinen Fehler finden!

http://62.47.17.223/forum/index.php

THX! :-\
Logged
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:YaBB Copyright Table "klebt" am unteren Rand
« Reply #12 on: July 07, 2002, 01:26:12 AM »
Reply with quote

Also ich hab mir jetzt mein Template noch 5 mal durchgeschaut,
aber da ist kein fehler!

Das muss an einem PHP script liegen!

Hier noch mal meine template.php:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><yabb title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
<style type="text/css">
<!--

BODY{
   COLOR: #FFFFFF;
   BACKGROUND-COLOR: #345487;
   BACKGROUND-IMAGE: url('../media/img/site/bg.gif');
   MARGIN: 0px 0px 0px;
   FONT-FAMILY: Verdana, Arial;
   FONT-SIZE: 12px;
   SCROLLBAR-TRACK-COLOR: #345487;
   SCROLLBAR-FACE-COLOR: #EEEEEE;
   SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
   SCROLLBAR-SHADOW-COLOR: #EEEEEE;
   SCROLLBAR-3DLIGHT-COLOR: #000000;
   SCROLLBAR-ARROW-COLOR: #000000;
   SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

INPUT, TEXTAREA, SELECT{
   COLOR: #666666;
   BACKGROUND-COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial;
   FONT-SIZE: 10px;
   TEXT-DECORATION: none;
   FONT-WEIGHT: none;
   BACKGROUND-IMAGE: url('../media/img/site/input.gif');
   BACKGROUND-ATTACHMENT: fixed;
   SCROLLBAR-FACE-COLOR: #FFFFFF;
   SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
   SCROLLBAR-SHADOW-COLOR: #FFFFFF;
   SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
   SCROLLBAR-ARROW-COLOR: #666666;
   SCROLLBAR-TRACK-COLOR: #EEEEEE;
   SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

A:link{
   COLOR: #00509F;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

A:visited{
   COLOR: #00509F;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

A:hover{
   COLOR: #0080FF;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav{
   COLOR: #CCCCCC;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav:link{
   COLOR: #FFFFFF;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav:visited{
   COLOR: #FFFFFF;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: none;
}

.nav:hover{
   FONT-WEIGHT: bold;
   COLOR: #CCCCCC;
   BACKGROUND-COLOR: transparent;
   TEXT-DECORATION: underline;
}

TABLE{
   empty-cells: show;
}

TD{
   FONT-SIZE: 12px;
   COLOR: #000000;
   FONT-FAMILY: Verdana, Arial;
}

.windowbg{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #9FBCE3;
}

.windowbg2{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #E4EAF2;
}

.windowbg3{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #FF0000;
}

.windowbg4{
   BACKGROUND-IMAGE: url('../media/img/site/bg2.gif');
}

.catbg{
   COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial;
   FONT-SIZE: 12px;
   FONT-WEIGHT: bold;
   BACKGROUND-IMAGE: url('../media/img/site/blue.gif');
}

.titlebg {
   COLOR: #3A4F6C;
   BACKGROUND-COLOR: #9FBCE3;
   BACKGROUND-IMAGE: url('../media/img/site/grey.gif');
}

.hr{
   COLOR: #6394bd;
   BACKGROUND-COLOR: transparent;
}

.text1{
   COLOR: #FFFFFF;
   FONT-SIZE: 12px;
   FONT-WEIGHT: bold;
   FONT-STYLE: normal;
   BACKGROUND-COLOR: transparent;
}

.bordercolor{
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #345487;
}

.bordercolor2{
   BACKGROUND-COLOR: #FFFFFF;
}

.quote{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #dee7ef;
}

.code{
   COLOR: #000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Courier New, Serif;
   BACKGROUND-COLOR: #cccccc;
}

.help{
   CURSOR: help;
   BACKGROUND-COLOR: transparent;
}

.meaction{
   COLOR: red;
   BACKGROUND-COLOR: transparent;
}

.editor{
   width: 75%;
}

-->
</style>
</head>
<body>
<table width="90%" border="0" align="center" cellpadding="5" cellspacing="0">
  <tr>
    <td height="90"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="bordercolor2">
        <tr>
          <td><table width="100%" border="0" cellpadding="3" cellspacing="1">
              <tr>
                <td height="30" align="center" class="titlebg"><b>erZ
                  Clan forum</b></td>
              </tr>
              <tr>
                <td height="30" align="center" class="windowbg4"><font class="standart"><yabb menu></font></td>
              </tr>
              <tr>
                <td height="30" class="catbg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><yabb news></td>
                      <td align="right"><yabb uname><yabb im></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td align="center" valign="top"><table class="bordercolor2" width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><table width="100%" border="0" cellspacing="1" cellpadding="10">
              <tr>
                <td class="windowbg4"><table cellspacing="0" cellPadding="10" width="100%" align="center" border="0">
                    <tr>
                      <td valign="top" width="100%"><yabb main></td>
                    </tr>
                  </table>
                  <table cellspacing="0" cellpadding="0" width="100%" border="0">
                    <tr>
                      <td align="right"><yabb VBStyleLogin></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table>
     <br>
      <table width="100%" border="0" cellpadding="0" cellspacing="0" class="bordercolor">
        <tr>
          <td><table width="100%" border="0" cellpadding="3" cellspacing="1">
              <tr>
                <td align="center" class="titlebg"><yabb copyright></td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>


Und hier das selbe nochmal, aber ohne CSS und so strukturiert, dass man den tabellenaufbau besser sieht:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<title><yabb title></title>
</head>

<body>
<table width="90%" border="0" align="center" cellpadding="5" cellspacing="0">
  <tr>
    <td height="90">
      <table width="100%" border="0" cellpadding="0" cellspacing="0" class="bordercolor2">
        <tr>
          <td>
            <table width="100%" border="0" cellpadding="3" cellspacing="1">
              <tr>
                <td height="30" align="center" class="titlebg"><b>erZ Clan forum</b></td>
              </tr>
              <tr>
                <td height="30" align="center" class="windowbg4"><font class="standart"><yabb menu></font></td>
              </tr>
              <tr>
                <td height="30" class="catbg">
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><yabb news></td>
                      <td align="right"><yabb uname><yabb im></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td align="center" valign="top">
      <table class="bordercolor2" width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>
            <table width="100%" border="0" cellspacing="1" cellpadding="10">
              <tr>
                <td class="windowbg4">
                  <table cellspacing="0" cellPadding="10" width="100%" align="center" border="0">
                    <tr>
                      <td valign="top" width="100%"><yabb main></td>
                    </tr>
                  </table>
                  <table cellspacing="0" cellpadding="0" width="100%" border="0">
                    <tr>
                      <td align="right"><yabb VBStyleLogin></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      <br>
      <table width="100%" border="0" cellpadding="0" cellspacing="0" class="bordercolor">
        <tr>
          <td>
            <table width="100%" border="0" cellpadding="3" cellspacing="1">
              <tr>
                <td align="center" class="titlebg"><yabb copyright></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</body>

</html>


Ich kann da keinen Fehler finden!

kann mir da wer helfen? ;D

Tut mir leid wenn der link oben nicht geht,
das is mein home PC und der is öfters off,
und auch die IP wechselt! :P

Ich kann euch aber den Quelltext anbieten:
www.erz-clan.com/other/yabbse.txt
(sieht genauso aus wie bei mir, nur die images fehlen halt!)
Achtet besonders auf die VBstyle login form,
die sollte nämlich laut template.php UNTER dem boardindex UND AUSSERHALB des weissen RANDES! sein!

Also muss doch ein PHP script was verhaut haben?
THX!
« Last Edit: July 07, 2002, 01:35:47 AM by doom|erZ » Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:HTML Problem - BUG?!
« Reply #13 on: July 07, 2002, 01:17:19 PM »
Reply with quote

dein code ist chaotisch und das kommt nicht von php!

ein paar td´s und tr´s zuviel!

check das mit einem editor!

mediman
« Last Edit: July 07, 2002, 01:18:37 PM by mediman » Logged

mainComm Dev Team
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:HTML Problem - BUG?!
« Reply #14 on: July 10, 2002, 07:29:27 PM »
Reply with quote

dann hat Dreamweaver MX nen bug? ... :-\
Logged
Pages: [1] 2 3 Reply Ignore Print 
YaBB SE Community  |  German User Help  |  Hilfe zu YaBB SE  |  HTML Problem - BUG?! « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.045 seconds with 20 queries.