Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Mar 24, 2009 11:42 am 
Offline

Joined: Tue Mar 24, 2009 11:34 am
Posts: 1
Hi,

The Linode login pages load quickly, although I noticed when the charts loaded on various pages, the page hopped and skipped around. This is because the "height" and "width" are not specified on every graph. Even though the graphs are all the same size. Your webmaster seems to be aware of this, and in most places did specify the height and width, but all it takes is one bad image.

If you make these 2 changes the pages will load in a "blink":

1. On the Graphs tab, all images have the width but not height.

So just add:

Code:
height=293


to this for each of 3 graphs:

Code:
<img src="<snipped>" width=697 alt="My CPU Usage - Last 24 Hours" border="0" />


2. On the dashboard, I found a minor HTML bug where 2 html elements are smashed together:

Code:
height=293width=697


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group