Pagina 1 van 1

helemaal fout weergegeven

Geplaatst: 01 aug 2005, 09:48
door Qurbey

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:

Geplaatst: 02 aug 2005, 07:37
door Qurbey
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

Geplaatst: 14 aug 2005, 13:18
door Qurbey
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

Geplaatst: 14 aug 2005, 13:29
door ElbertF
Wat is er 20px hoog?

Geplaatst: 14 aug 2005, 16:49
door Qurbey
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

Geplaatst: 15 aug 2005, 12:13
door Qurbey
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 ?

Geplaatst: 22 aug 2005, 11:04
door Qurbey
bump