DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2011-10-23 22:32:07

Keon91
Member
Registered: 2011-03-03
Posts: 24

changed index.html for better view.

Hi Jcard,

I changed the index.html file in the user/www/ directory.

For me it's now looking far better, it was just a simple adjustment.

Maybe you can change this in future builds.

Greetings


Attachments:
Attachment Icon status page.png, Size: 115,252 bytes, Downloads: 267

Offline

 

#2 2011-10-23 23:44:09

jcard
Member
From: Portugal
Registered: 2008-09-21
Posts: 289

Re: changed index.html for better view.

Keon91 wrote:

Hi Jcard,

I changed the index.html file in the user/www/ directory.

For me it's now looking far better, it was just a simple adjustment.

Maybe you can change this in future builds.

Greetings

What are the differences? Can you please post the index.html file, so I can see the differences?

Thanks


Please consider discussing Alt-F at http://groups.google.com/group/alt-f/topics
Please consider filling Alt-F bugs at http://code.google.com/p/alt-f/issues/list

Offline

 

#3 2011-10-24 09:43:22

Keon91
Member
Registered: 2011-03-03
Posts: 24

Re: changed index.html for better view.

Here you go, can't use the html code as an attachement.

But here it is:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>ALT-F Home Page</title>
    <style type="text/css">
        body
        { background: #F0EFE2;}

        #site_content
        { width: 825px;
          margin: 20px auto 20px auto;
          padding: 25px 20px 20px 33px;
          background: #FFF;
          border:1px solid #555;}
          
    </style>
</head>

<body>
        <div id="site_content">
            <iframe name="content" src="/cgi-bin/status.cgi" width="100%" height="800" frameborder="0">
            <p>Your browser does not support iframes.</p>
            </iframe>
        </div>
</body>
</html>

Last edited by Keon91 (2011-10-24 09:44:58)

Offline

 

#4 2011-10-24 13:26:54

Keon91
Member
Registered: 2011-03-03
Posts: 24

Re: changed index.html for better view.

maybe a javascript can be used to set the height dynamicaly.

But I didn't figured this out yet.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB