View Single Post
  #4   Spotlight this post!  
Unread 14-02-2013, 15:54
iLloyd iLloyd is offline
Registered User
AKA: Isiah L.
FRC #0128 (The Botcats)
Team Role: Programmer
 
Join Date: Feb 2013
Rookie Year: 2013
Location: Grandview
Posts: 27
iLloyd is an unknown quantity at this point
Re: Team 128's redesigned website!

Quote:
Originally Posted by synth3tk View Post
On http://www.grandviewfirst.com/media.html you should create small thumbnails for each image. Using the full file in the thumbnail causes the visitor to download the entire file. Even on broadband, it still took me almost a full minute to fully load that page. If your web server supports PHP, I highly recommend that you use this. If you need help, let me know.

I'm also getting the scrolling issue. Screen size is 2048x1152, using Google Chrome 24.0.1312.57 on Windows 8. Here's a screenshot: http://puu.sh/22ffl
Thank you for your advice! Our webserver does in fact support PHP so I'll look into it!