Coppermine-Theme: MorpheusX
MX-Theme: mx-1024px
Ver: 0.1.9
Kämpfe schon länger mit einem Fehler im Theme (siehe Anhang)!
Habe schon im Code geguckt und konnte keinen Tabellen-Fehler finden :(
Hat jemand einen Tipp für mich?
Es handelt sich um diesen Codeabschnitt:
<table width="100%" style="background-image:url(themes/morpheusX_red/images/hdr_bg.gif); background-repeat:repeat-x; " cellspacing="0" cellpadding="0">
<tr>
<td align="left" width="35"><img src="themes/morpheusX_red/images/hdr_left_orange.gif" width="35" height="25" alt="" /></td>
<td width="100%" align="left" nowrap="nowrap"><h2>{ALBUM_NAME}</h2></td>
<td width="120" align="right"><img src="themes/morpheusX_red/images/hdr_right_orange.gif" width="115" height="25" alt="" /></td>
</tr>
</table>