Ik heb als nieuwssrcipt voor mijn site CuteNews gedownload (http://cutephp.com). Het hele script werk alleen krijg ik als ik het in mijn site (http://www.psvweb.nl.tt) wil zetten een scrollbalk die nergens voor nodig is.
wat ik ook probeer ik krijg die scrollbal niet weg en kan het probleem niet vinden, kunnen jullie hiermee helpen?
Het script is:
<head>
</head>
<body>
<table border="0" height="497" width="410" cellspacing="1" cellpadding="1" background="http://home.planet.nl/~scha0280/achtergrond2.JPG">
<tr>
<td height="300" width="100%" style="text-align:top" valign="top">
<font style="font-family:times new roman; color:#666; font-size:14;">
<b>{title}</b><p>
{short-story}
</font>
</td>
</tr>
<tr>
<td height="10" width="220">
<i><font style="font-family:georgia, verdana, arial, sans-serif; font-size:11; color:black;">
{date} by {author}</font></i><br>
</td>
<td width="168" ><div align=right>
<font style="font-family:georgia, verdana, arial, sans-serif; font-size:11;">
[full-link]Lees verder ...[/full-link] [com-link]reacties ({comments-num})[/com-link]</font><br>
</div>
</td>
</tr>
</table>
</body>
alvast bedankt :D
951 views