Forum Moderators: mack
i don't know how to get the size smaller without changing the design of the site. my good designer friend made it and i like what she did with the sketching.
that all i can think of right now, but im sure others will have more.
:)
Just a few guesses: If you've already optimized the graphics for size, another thing would be to convert to CSS for controlling the fonts. Gets rid of all those multiple font tags. Another thing to consider: tables for layout can make for much larger pages than CSS-P (using a stylesheet for layout and positioning) I've gotten tremendous reduction in file sizes on sites using CSS-P.
Large javascripts can also add to the weight...
LisaB
However......
So long as you have....
>>5 link buttom which are .gif files and the main page has this large image file.<<
....you are limited as to how small your page can be.....
I always advise against image link buttons and large images (especially on an index file) unless they cannot be avoided.
Just my way of doing things mind.... ;+)
<? drawheader.mine.inc?>
contents
<? drawfooter.mine.inc?>
would p-css has similar functionary so that all the change in how the page is layout can be done by editing one file? I recieved a response from people saying that 30k page loaded "super fast" on her 56k modem. I wonder if this is ture. maybe my cable modem is too slow or something.
I think your problem, by the sound of it, is your large numbers of Images. Cut the fat! Either try to find a good way to do the same thing with text or optimise every image to the limit.
Have you optimised them? If not I recommend Fireworks - the export preview function can shave thousands of them bytes off!