NextPVR Forums

Full Version: Styled telnet.html page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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... Wink

Well, here it is. Super simple...

<html>
<head>
</head>
<body bgcolor="blue">
<font face="Verdana" size="3">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</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>
Simple and nice....I like it....much easier on the eyes than the plain white with the small text....