GreyDragon theme is available for download here
* Port of GD theme for Gallery 3 users to Piwigo
* Bootstrap CSS support
* HTML 5 content
* Over 20 theme setting to customize theme's appearance
* Color Pack support - 3 CP included: slateblue, blackhawk, whitehawk. Allows create your own.
* Root page support (requires "Additional Pages" plugin
* Full control over header and footer elements - logo, favicon, header/footer text, action links
* Masonry style thumbs with gdThumb plugin
* Tab format for photo metadata
* Custom theme for admin area
* Custom CSS option
* and more coming
Post your questions and comments.
Like it? Don't forget to rate it.
Did you create a new color pack you would like to share? Please let me know and I would happily consider bundle it in.
And as always, I hope you enjoy using it
Last edited by Serge D (2016-12-31 02:04:54)
Offline
Hi Serge,
Worked with Greydragon on Gallery 3 for some time but eventually presented using Clean Canvas because of the implementation of GPS location.
I really appreciate the thumbnail presentation of Greydragon but both the image page and slideshow are lacking.
I would really love to see a full screen slideshow using jQuery and a much less cluttered image presentation.
Zenfolio is probably a service that I will eventually use
Offline
I am considering to allow replacement of photo page with full screen layout.
Full screen slideshow is achievable with Fotorama plugin
PS: GPS support in G3 was never brought to my attention, sorry
Offline
Serge D wrote:
I am considering to allow replacement of photo page with full screen layout.
+1 As I tweeted, you've set a min-width for the body which doesn't make so sens on the picture page and is an issue for screen smaller than your width
Offline
@flop25: you need to be less categorical, as I mentioned before GD by design (G3) is fixed width. and with 39K+ downloads worked for many
Picture page will evolve
Offline
Nice Serge D, very nice.
i will keep following this.
Offline
version 1.0.10
+ Piwigo 2.7 compatible
+ Removed use of local_head.tpl
+ Added support for themeconf[colorscheme] - experimental
- CSS: adjust background for image thumbs to match respective color packs when gdThumb is not installed
- Admin: added auto-hide for Info messages (10 seconds)
Offline
Hi Serge,
love your theme!
I'm trying to create a slide-show on the front-page like on your photo-site but the photo's are incorrectly cropped. I've changed the center of attention for these photo's but the problem persists.
Is this a known problem? Did I forget a setting?
Rgds,
N.
Nick Rosier wrote:
love your theme!
Thank you :)
Nick Rosier wrote:
I'm trying to create a slide-show on the front-page like on your photo-site but the photo's are incorrectly cropped. I've changed the center of attention for these photo's but the problem persists.
Is this a known problem? Did I forget a setting?
Not that I am aware. I would need to refer to Extended Description module team (piwigo) to highlight the problem.
I do not do anything special about image rendering.
Offline
Serge D wrote:
Nick Rosier wrote:
I'm trying to create a slide-show on the front-page like on your photo-site but the photo's are incorrectly cropped. I've changed the center of attention for these photo's but the problem persists.
Is this a known problem? Did I forget a setting?Not that I am aware. I would need to refer to Extended Description module team (piwigo) to highlight the problem.
I do not do anything special about image rendering.
Thanks, I will check with them. As a workaround I've enable elastic mode but I would prefer the pictures are cropped with the center of attention prioritized.
Keep up the good work. I switched to Piwigo after seeing your theme.... Love how it's not all static sized tiles but a nice "collage" of photo's.
Offline
Hi Serge,
is it possible to add more options for the slideshow in the theme configuration window. Every time I change something the additional-page gets overwritten with the default value and I have to manually edit it again to add the elastic=yes option.
N.
Offline
bunbun wrote:
is it possible to add more options for the slideshow in the theme configuration window. Every time I change something the additional-page gets overwritten with the default value and I have to manually edit it again to add the elastic=yes option.
yes, it is possible. is elastic the only option you are looking for? do you need to do any other changes to CSS to accommodate that mode?
Offline
I suspect further adjustments to used CSS are required. For example. For elastic to work, you need to remove height of the container div which is right now is 500px.
I did add logic for that
Offline
I think I'll just make "fix-sized" pictures for my "showcase". Probably the simplest solution :-)
Offline
version 1.0.11 has been published
+ Full support for themeconf[colorscheme] implemented
+ Removed use of background images in admin area to improve performance
+ CSS: Enforce min width for admin area - 1270px to allow proper display of help section
+ Admin: added help section for Advanced Options - Custom CSS with few samples
+ Admin: new option for Root page - Adapt slideshow size to each photo, i.e. elastic mode
- CSS: Removed overflow: visible for #theImage causing scroll bar to appear in some cases for image in photo page
- CSS: Removed min-width for footer
Offline