Corrected very large images skewing page layout in public logs (might need to do this for personal logs too). Image width will now display no wider than 800px and the height is contrained with:
If original image width is equal to or less than 800px, image size is not changed.PHP Code:($width / 800) * $height



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks