Author Topic: Proportional Thumbnail images on detail page  (Read 3828 times)

0 Members and 1 Guest are viewing this topic.

Offline bgmurphy

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Proportional Thumbnail images on detail page
« on: June 24, 2003, 09:51:44 PM »
hey v@no -

here are snippets from the detail page for displaying the thumbnail at the bottom of the page -
Code: [Select]

   img src="{prev_thumb_file}" border="1">
   img src="{next_thumb_file}" border="1">


 :?: - on your site you have managed to reduce the size of your thumbnails proportionally when using them in the body of your categories etc ...

can you provide the code so that i can display the thumbnail proportionally in a smaller size for the detail page ... ( and of course for any other pages !!)) ... without altering the autothumbnailer size that i currently use (150 pixels by 80% quality)

all help is appreciated

bruce

Offline bgmurphy

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Proportional Thumbnail images on detail page
« Reply #1 on: June 25, 2003, 02:03:28 AM »
v@no -

anychance you can help out here ? :)