View Single Post
  #9  
Old 08-06-2003, 06:20 AM
 
slimmedia slimmedia is offline
 

Member
  
Join Date: May 2003
Posts: 23
 

Default

Sure, replace:

Code:
image_x=$config.Appearance.thumbnail_width

with:

Code:
image_x=50

Instead of 50, you could use any width you'd like.
Reply With Quote