helemaal fout weergegeven

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
Gesloten
Qurbey
Berichten: 35
Lid geworden op: 19 feb 2005, 15:02

helemaal fout weergegeven

Bericht door Qurbey » 01 aug 2005, 09:48

Code: Selecteer alles

<!-- BEGIN catrow -->
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="3"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td class="tlcat">&nbsp;</td>
        <td class="cat"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
        <td class="tccat">&nbsp;</td>
        <td class="tcat">&nbsp;</td>
        <td class="trcat">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td class="mcat" colspan="3">
	<table>
	<tr> 
	<th colspan="2" class="thCornerL" height="20" nowrap="nowrap">&nbsp;{L_FORUM}&nbsp;</th>
	<th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
	<th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_POSTS}&nbsp;</th>
	<th class="thCornerR" width="200" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
    </tr>
	<tr>
	<!-- BEGIN forumrow --> 
	<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
	<td class="row1" width="100%" height="50" style="hover: #FFFFFF "><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
	  </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
	  </span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></table>
	</td>
  </tr></td>
  </tr>
  <tr>
    <td class="blcat">&nbsp;</td>
    <td class="bccat">&nbsp;</td>
    <td class="brcat">&nbsp;</td>
  </tr>
  </table>  
  <!-- END forumrow -->
  <br /> 
  <!-- END catrow -->
staan hier soms fouten in ? :S
want hij word fout weergegeven, rechtsvanboven bijd e forum staat het plaatje bv niet op de achtergrond
en in IE wordt hij helemaal mislukt weergegeven

hier nog de css-file als die miss fout is...

Code: Selecteer alles

td.cat,td.tlcat,td.tccat,td.tcat,td.trcat,td.mcat,td.blcat,td.bccat,td.brcat {
			background-color: #252525; border-width: 0px;
			
}


td.cat,td.tlcat,td.tccat,td.tcat,td.trcat {
	height: 25px;
}

td.cat {
	width: 200px;
	background-image: url(images/cellpic1.gif);
}

td.trcat {
	width: 10px;
	background-image: url(images/cellpic1_tr.gif);
}

td.tlcat {
	width: 30px;
	background-image: url(images/cellpic1_tl.gif);
}

td.tccat {
	width: 60px;
	background-image: url(images/cellpic1_tc.gif);
}

td.mcat {
	padding: 10px 10px 0px
}

td.blcat,td.bccat,brcat {
	height: 10px;
}

td.blcat,td.brcat {
	width: 10px;
}

td.blcat {
	background-image: url(images/cellpic1_bl.gif);
}

td.brcat {
	background-image: url(images/cellpic1_br.gif);
}
Wijziging: link van het forum
Wijziging:

Qurbey
Berichten: 35
Lid geworden op: 19 feb 2005, 15:02

Bericht door Qurbey » 02 aug 2005, 07:37

het gaaat me vooral over het onderste, de rest heb ik al kunne oplossen...
hoe komt het dat dat 20 px ofzo hoog is terwijl in men css code toch staat 10 px

Qurbey
Berichten: 35
Lid geworden op: 19 feb 2005, 15:02

Bericht door Qurbey » 14 aug 2005, 13:18

Qurbey schreef:het gaaat me vooral over het onderste, de rest heb ik al kunne oplossen...
hoe komt het dat dat 20 px ofzo hoog is terwijl in men css code toch staat 10 px
Qurbey schreef:het gaaat me vooral over het onderste, de rest heb ik al kunne oplossen...
hoe komt het dat dat 20 px ofzo hoog is terwijl in men css code toch staat 10 px

ElbertF
Berichten: 5803
Lid geworden op: 12 okt 2004, 08:34
Contacteer:

Bericht door ElbertF » 14 aug 2005, 13:29

Wat is er 20px hoog?

Qurbey
Berichten: 35
Lid geworden op: 19 feb 2005, 15:02

Bericht door Qurbey » 14 aug 2005, 16:49

dankje voor een antwoord :P

zo vanonder bij de categorie
da is 20 in de plek van 10 normaal, zou eht mooi moeten worden afgerond

Qurbey
Berichten: 35
Lid geworden op: 19 feb 2005, 15:02

Bericht door Qurbey » 15 aug 2005, 12:13

Qurbey schreef:dankje voor een antwoord :P

zo vanonder bij de categorie
da is 20 in de plek van 10 normaal, zou eht mooi moeten worden afgerond
ziet iemand de fout ? in de code ?

Qurbey
Berichten: 35
Lid geworden op: 19 feb 2005, 15:02

Bericht door Qurbey » 22 aug 2005, 11:04

bump

Gesloten