http://www.frold.lir.dk/cms/index.php
I have some questens:
1. how do I get the menu to change colors when my mouse is over an item?
2. How do I get the width 100%, so when your IE windows i small the text is following the windows size?
Right now my templates main code is(see below), it is just a test site to test how this system works...:
Code: Select all
<TABLE cellSpacing=0 cellPadding=0 border=0 width="100%" style="border-collapse: collapse" bordercolor="#111111">
<TBODY>
<TR>
<TD colSpan=2 width="100%"><IMG height=10
src="http://www.phpwcms.de/img/leer.gif"
width=1></TD></TR>
<TR>
<TD class=breadcrumb width="50%">{BREADCRUMB}</TD>
<TD class=footer align=right width="50%">Sidst opdateret: {DATE_ARTICLE}</TD></TR>
<TR>
<TD colSpan=2 width="100%"><IMG height=5
src="http://www.phpwcms.de/img/leer.gif"
width=1></TD></TR>
<TR>
<TD colSpan=2 width="100%"><IMG height=1
src="http://www.phpwcms.de/img/leer.gif"
width=499></TD></TR>
<TR>
<TD colSpan=2 width="100%"><IMG height=15
src="http://www.phpwcms.de/img/leer.gif"
width=1></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 style="border-collapse: collapse" bordercolor="#111111">
<TBODY>
<TR>
<TD width="100%"><A name=jump1></A>{CONTENT}</TD></TR>
<TR>
<TD width="100%"><IMG height=25
src="http://www.phpwcms.de/img/leer.gif"
width=1></TD></TR>
<tr><td width="100%">[BACK]<img src="http://www.phpwcms.de/img/article/back_link_0.gif" border="0" width="36" height="7">[/BACK]</td></tr>
<TR>
<TD height="100%" width="100%"><IMG height=25
src="http://www.phpwcms.de/img/leer.gif/leer.gif"
width=1></TD></TR>
<TR>
<TD width="100%"><IMG height=1
src="http://www.phpwcms.de/img/article/elements/content_line_499.gif"
width=499></TD></TR>
<TR>
<TD width="100%"><IMG height=5
src="http://www.phpwcms.de/img/leer.gif/leer.gif"
width=1></TD></TR>
<TR>
<TD class=footer width="100%">[RSS all]XML RSS[/RSS] Dette er blot en test!!</TD></TR>
</TBODY>
</TABLE>
Code: Select all
<TABLE height=11 cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD width="100%" bgColor=#4a5966 height=1><IMG height=1
src="http://www.phpwcms.de/img/leer.gif"
width=1></TD>
<TD width=20><IMG height=1
src="http://www.phpwcms.de/img/article/elements/bg_bottom_shadow_1px.gif"
width=20></TD></TR>
<TR>
<TD height=10><IMG height=10
src="http://www.phpwcms.de/img/article/elements/bg_bottom_shadow.gif"
width="100%"></TD>
<TD><IMG height=10
src="http://www.phpwcms.de/img/article/elements/bg_bottom_corner.gif"
width=20></TD>
</TR>
</TBODY>
</TABLE>
Code: Select all
{NAV_TABLE_COLUMN}
<IMG height=100 src="http://www.phpwcms.de/img/leer.gif" width=1>