Quote:
Originally Posted by swalker92
|
Looks good, but you should resize your images in the gallery to make thumbnails. Loading the full images in the page is a big hit on bandwidth and it's much lower quality than resizing the images in a program. (Resizing images in browsers = weird artifacts)
Your code would look like this:
Code:
<a href="images/gallery/8/DSC00571.JPG" target="_new"><img src="images/gallery/8/DSC00571-thumbnail.JPG" width="150">
Quote:
But please Please PLEASE edit the header file to include (at the very
least) a link back to the main site. If you need help with that I'd be
more than willing to show you how.
|
Thanks, I added it right above the Board Index link.
Quote:
|
FF is fine, as expected. Somebody who really knows IE's PNG flaw please explain it to me.
|
Yeah, I'm really not sure what's up. Opera works perfectly as well.