![]() |
|
ZpFocus13- Comments- SlideShow+description - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: ZpFocus13- Comments- SlideShow+description (/thread-7469.html) |
ZpFocus13- Comments- SlideShow+description - huogas - 12-08-2010 I'm testing zpFocus13 theme. ZpFocus13 does not seem as mature as Zenpage but the look is interesting and I like the way used for its slideshow. Two questions: ` Thanks, Gaston ZpFocus13- Comments- SlideShow+description - acrylian - 12-08-2010 Just to note, the slideshow of zpfocus uses the Colorbox script (while the standard slideshow uses the Cycle script) that also comes with Zenphoto. It would quite be possible to set that up for the Zenpage theme as well. Just some work, maybe even possible to copy it over. However, zpfocus is indeed a great theme as is gjr's 2nd zpGalleriffic. And we really appreciate that he maintains both actively. ZpFocus13- Comments- SlideShow+description - huogas - 12-08-2010 Thanks Malte I'm right now reading the Howto theme docum There is a reference to toggleComments(), but (it's probably me)I don't see how to display expanded at first. You know how to do it ? Gaston ZpFocus13- Comments- SlideShow+description - gjr - 12-08-2010
ZpFocus13- Comments- SlideShow+description - huogas - 12-08-2010 Thanks JGR. It's a very good theme. Congratulations!. 1-Therefore, in ZpFocus31 directories, I would have to make a change to the CSS and js ? Would it be possible to add an argument to toggleComments() in order to tell the function to start expanded or compressed ? Thanks, Gaston ZpFocus13- Comments- SlideShow+description - huogas - 16-08-2010 Finally, I'm unable (at this time) to add the description to the title so I would have both displayed on every slide-show image. I don't understand the process going around ColorBox. Could someone give me a hand ? Thanks Gaston ZpFocus13- Comments- SlideShow+description - huogas - 16-08-2010 Ok, I got it after some try&error
ZpFocus13- Comments- SlideShow+description - sbillard - 17-08-2010 You can use a function to truncate the desciption. Probably the best choice would be the ZpFocus13- Comments- SlideShow+description - acrylian - 17-08-2010 Colorbox is just not meant to show longer texts. If you want more space on the slide you probably have to make your own theme. (Colorbox is themable!). ZpFocus13- Comments- SlideShow+description - huogas - 17-08-2010 In fact the length is dependent on the picture width... Therefore I think I have to get the width of the picture, estimate the number on characters I can fit on the first line,cut the description, do a new line and print the remaining characters on a second line ? Gaston |