[!--quoteo(post=343556:date=Feb 7 2006, 09:16 PM:name=moberemk)--][div class=\'quotetop\']QUOTE(moberemk @ Feb 7 2006, 09:16 PM) [snapback]343556[/snapback][/div][div class=\'quotemain\'][!--quotec--]
The ads aren't really my choice here. It's have ads or no hosting. As for expanding the menu, you're right-I probably should. That was really more of an experiment in CSS rollovers that I never got around to getting rid of. Now, the light blue against the white, that doesn't really occur anywhere outside of the quotes-I probably should fix that. But for the borders too? And as for image filesize, I'll try optimizing them some more.
Just something to keep in mind: This is only step 1 of a much larger project.
[/quote]
fair comments.
- the ads will depend on how far you wanna take the project. if you want it as a 'proper', professional looking site, then i'd prob look at either a new host that don't require adverts (ok,so you have to pay, but depends how you see your site - as a mess-around, or as a proper site).
- the blue - you're right, it only appears in the quotes. maybe you could use an off white/light grey background, but still keep black text ?
- when i can't be arsed to sort images, i just use the GD library to do my dirty work for me. you just need a script that uses imagecreatefromjpeg, etc, etc, which will automatically thumbnail some of your bigger images and shrink it to a reasonable size. again, it'll still take time, but it's quicker to let your server/hosts server shrink an image than let your browser load it.