2008-04-22, 12:36 PM
Hi,
I styled the start page for GB-PVR just a tiny little bit to come off the prototype feeling, and since I have a little overscan on my telly in some modes the first line gets obscured. So here it is. Not pretty, but a start maybe. Should really need to dig in deeper to get a better visual apeal, but hopefully we can make this page obsolete or fully autoloading once Martin has linked the two-step start script to one step...
Well, here it is. Super simple...
<html>
<head>
</head>
<body bgcolor="blue">
<font face="Verdana" size="3">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table align="center" bgcolor="white" border="2" cellpadding="30">
<tr>
<th align="center" valign="middle">
<a href="http://localhost.drives:8883/[SMB]%20EditMe:mvpmc/script.cgi">Telnetd</a>
<br><br>
<a href="http://localhost.drives:8883/[SMB]%20EditMe:mvpmc/gbpvr.cgi">GB-PVR</a>
</th>
</tr>
</table>
</font>
</body>
</html>
I styled the start page for GB-PVR just a tiny little bit to come off the prototype feeling, and since I have a little overscan on my telly in some modes the first line gets obscured. So here it is. Not pretty, but a start maybe. Should really need to dig in deeper to get a better visual apeal, but hopefully we can make this page obsolete or fully autoloading once Martin has linked the two-step start script to one step...
Well, here it is. Super simple...
<html>
<head>
</head>
<body bgcolor="blue">
<font face="Verdana" size="3">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table align="center" bgcolor="white" border="2" cellpadding="30">
<tr>
<th align="center" valign="middle">
<a href="http://localhost.drives:8883/[SMB]%20EditMe:mvpmc/script.cgi">Telnetd</a>
<br><br>
<a href="http://localhost.drives:8883/[SMB]%20EditMe:mvpmc/gbpvr.cgi">GB-PVR</a>
</th>
</tr>
</table>
</font>
</body>
</html>