Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc4
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2009 at 05:13 UTC
Updated:
19 Apr 2009 at 02:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
ppblaauw commentedHad already a patch for RC1 and promised to implement in future releases.
I forgot.
With this patch you can set the image height and width to zero.
In this case the height and width of the image are used.
Hereby the patch for RC4.
If the advanced dynamic display options are used, you also need the update the
ddblock-cycle-block-content.tpl.php file in your theme directory
under [YOUR-THEME_NAME]/custom/modules/ddblock/
The new ddblock-cycle-block-content.tpl.php file is part of the upright10-50.zip file which can be downloaded from: http://ddblock.myalbums.biz/download
Please let me now if this solves the issue.
Comment #2
ppblaauw commentedset status to fixed. Implemented in RC5.
Comment #3
elally commentedI'm still seeing a sizing issue with RC5. If you check out this page you'll see the full-size third image is being distorted. There's a jCarousel object showing the same photos at the bottom of the page for comparison.
The ddblock is using Imagecache sizing and the upright40 template, customized to take out the text overlay.
Comment #4
ppblaauw commentedMost slideshows use the same image sizes.
If you want to use different image sizes with the advanced slideshow functionality you can.
Like in the jcarousel pictures below in your site which have a fixed width of 75px and a flexible height.
E.g. For a flexible height in an advanced dynamic display block slideshow:
Hope this helps you further. Please let me now.
Comment #5
elally commentedThanks -- I'll give that a try.
Comment #6
ppblaauw commentedclosing issue. Suppose poster solved the issue.