![]() |
|
Highslide JS with default theme - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Highslide JS with default theme (/thread-846.html) |
Highslide JS with default theme - rado - 2006-10-16 Hi this is default zenphoto theme with Highslide JS from http://vikjavev.no/highslide/. Download: ftp://ftp.antik.sk/_UPLOAD/highslide.zip Highslide JS with default theme - rado - 2006-10-16 Another highslide zenphoto download link: http://webproject.php5.sk/zenphoto/themes/highslide.zip Highslide JS with default theme - rado - 2006-10-16 Demo: http://webproject.php5.sk/zenphoto/demo/ Highslide JS with default theme - fsuchucky3 - 2006-11-10 rado- thanks for this theme. just learned the beauty of highslide and im getting into zenphoto as well. have you been able to incorporate captions and the custom overlay, i.e. the middle photo in the bottom row from http://vikjavev.no/highslide ? I've been playing around with the different themes and getting those options integrated, but haven't had too much luck. thanks! Highslide JS with default theme - slidenby - 2006-11-11 I have incorporated custom captions per gallery, as well as next/previous links, and a quicksave & email photo button overlay for each image. Working on getting my gallery back up (requires many separate installs since still no subgalleries) as soon as everything is set I will post all the info with examples - few days at the most. Highslide JS with default theme - fsuchucky3 - 2006-11-18 thanks slidenby, i'd love to see your gallery example. shoot me an email at fsuchucky3 at aol dot com. Thanks, Highslide JS with default theme - Claudia - 2006-12-15 Slidenby, how can I incorporate captions in your theme? I like it because you can see the picture in their original sizes without clicking twice (as in most other themes). But the captions I defined for the individual photos are not visible in the "highslide" view (see http://www.fotos.schauplatz.org). Any idea how to do this? Thanks, Highslide JS with default theme - slidenby - 2007-01-19 Claudia - I am using highslides caption function rather than ZP's, which is defined in the hs js files and implemented per gallery. This fits my needs perfectly, as each gallery only needs one caption, the same for every image. This does not allow however for 'captions' on a per image basis though which is I believe what you are looking to do. Highslide JS with default theme - slidenby - 2007-01-19 also FYI for everyone - my galleries are part of an adult site... please don't follow my links to my website unless you are ok with that. :) I'll setup my themes and demos on my personal blog in the near future so folks can visit there instead... Highslide JS with default theme - kirk837 - 2007-01-29 To get ZP descriptions displayed as Highslide captions, modify rado's album.php by replacing the appropriate part of the code with this: ` Highslide JS with default theme - idumaire - 2007-02-08 Another highslide zenphoto with next and prev button and more soon as possible http://igor.dumaire.free.fr/slidev1.tgz Highslide JS with default theme - thinkdreams - 2007-02-08 I added this theme (both the Rado variant and the Idumaire variant) to the wiki for ease of downloading in the future at http://www.zenphoto.org/trac/wiki/ZenphotoThemes Highslide JS with default theme - limedragon - 2007-05-30 I am using this theme with the caption modification posted by kirk837 above. I would like to reduce the caption size and padding, because some of my pictures have lots of detailed information. I can't figure out where to do this though. I've checked the js and css files with no luck. Suggestions/guidelines would be appreciated on where I can track down the section I want to modify. Thank you! Highslide JS with default theme - hamsterbacke82 - 2008-01-14 Is it possible with these themes to edit the captions (i.e. zenphoto image descriptions) on the flow in the admin mode? In my case it's not working.. it say's click to add a description, but It wont work I dont know why.. Highslide JS with default theme - hamsterbacke82 - 2008-01-14 For editable ajax-captions in combination with highslide I got quite far with this modification of the printImageDesc function and " class="highslide" onclick="return hs.expand(this)" title=""> |