DuskyBlue problem
"romeo bandinelli .:Envolution.info:." <cino-9O8nC7T3vzcsIb/[email protected]> Fri, 13 Sep 2002 17:55:30 +0200
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <[email protected]> |
While I was working on nomoreblocks I observe that it dosn't work well on
DuskyBlue theme.
The problem is in the template:
<TR>
<TD width=1><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=1
height=1 ALT=alt1 border=0></TD>
<TD width=145><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=145
height=1 ALT=alt1 border=0></TD>
<TD width=1><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=1
height=1 ALT=alt1 border=0></TD>
<TD width=486><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=486
height=1 ALT=alt1 border=0></TD>
<TD width=1><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=1
height=1 ALT=alt1 border=0></TD>
<TD width=145><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=145
height=1 ALT=alt1 border=0></TD>
<TD width=1><IMG src="[-$THEMEPATH-]/images/pix-t.gif" width=1
height=1 ALT=alt1 border=0></TD>
</TR>
Even if I don't load any block, the column is set by the html width=145:
this command also cause problem in administration in setting the column widht,
can this problem be solve without removing the images?
Cino