Quote Originally Posted by greydawgjr View Post
That's just a css thing at this point. You can edit the styles_AJAX_image_file.css to fix that. Specifically if you change #image_viewer to a width of around 390px and give #image_nav_container some padding-top of around 145px.

The thumb nails are a different story... I've actually been struggling with that one myself. Those go in the .back class which is controlled by stylesheet.css and the image_small class of the AJAX style sheet. For some reason they always get assigned a width and height of 75px which is why I thought there was a database bug a while ago. Turns out the database does get the correct configuration values but it always gets 75 by 75. I'm looking into it and will let you know when I figure it out
Thank you man.It is OK.