Wednesday 02 August 2006 4:59:59 pm
Hi all, I'm trying to get an image to display in full size in an article display(or 180x45 - whichever is easier). By default the image appears in it's small size, which in this case is 100x25 but I want it to display as 180x45px At the moment I have the following in the template: {attribute_view_gui image_class=test attribute=$node.object.data_map.image}
and in my siteaccess image.ini.append.php I have: [test]
Reference=
Filters[]
Filters[]=geometry/scale=180;45
I have cleared all the caches but nothing seems to work. Do I need to regenerate all the images somehow after addingn another size to my image.ini.append.php?
Am I doing something wrong in my template code? I can't even get it to display the image in the standard large size, it always just shows up as small. Thanks for any help, Tim
http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music
|