Private Label and Cobranded VoIP Solutions
BrainCast internet & phone based message/memo recording & reminder organization system
Internet Phone Service and Broadband Phone Service by ViaTalk

Go Back   VoIP Forums, Internet Phone Service Forums, & Web Hosting Forums > CoderForums - Programming Discussion > General Programming Issues > Programming Languages & Technologies > PHP

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-14-2002, 02:55 PM
Damian
Guest
 
Posts: n/a
Site loadtime/rounded tables issue

I'm running phpWebSite with a rounded table theme, and there's a slight delay in rendering the tables, therefore the site looks crappy when it loads.

Anyone else out there running a *nuke type site with the same issue? If so, how did you resolve it?

I've optimized the graphics as much as i can using photoshop 6, and have gzip enabled thru .htaccess.

D
Reply With Quote
  #2  
Old 01-17-2002, 07:35 PM
steffield's Avatar
steffield steffield is offline
Where's my ZX81 gone to?
 
Join Date: Dec 2000
Location: Harlow, Essex, UK and Ashland, OH, USA
Posts: 402
Send a message via AIM to steffield Send a message via Yahoo to steffield
I don't know if this is any help or if you are doing it already, but how about setting the image size in the tag, so that the page knows exactly how much space to leave before the image loads.

For example:
Code:
<img src="images/banner.gif" width="468" height="60" border="0">

Ian
Reply With Quote
  #3  
Old 01-17-2002, 08:00 PM
Mahmoud Mahmoud is offline
Registered User
 
Join Date: Dec 2000
Location: Alexandria, Egypt
Posts: 199
Send a message via ICQ to Mahmoud Send a message via AIM to Mahmoud Send a message via Yahoo to Mahmoud
Try post-nuke instead (http://www.postnuke.com)
__________________
Mahmoud
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump