Pages (10):    1 6 7 8 9 10   
Member
Member
tomc   19-09-2008, 18:31
#71

@olihar - haven't gotten to the google maps stuff yet. I'm sure it will work though.

@Reda - how proficient are you with html/css? Right now some of it is hardcoded, like the links on the top menu bar. Also the homepage and blog are on wordpress, I made the themes match. I'd like to do more work on it before I make it publicly available, but if you can edit it to meet your needs without any support than I'll give it to you.

Member
Member
JeffCooper   29-09-2008, 16:35
#72

Hi AlexWilson, great looking site. I am currently modifying the default theme but can not work out how to add one random image from a gallery to the index page. Can you help? I notice that is what you have done. Thanks.

Member
Member
Reda   02-10-2008, 07:58
#73

@tomc. Thanks for the offer. In end I deciced to keep my current theme and actually upload my pictures to Flickr instead of my host (just because I've got gigs and gics of them and I don't like my hosting service that much ;-)

Thanks for the offer... Anyway, your pics are awesome!

Member
Member
klw81   10-12-2008, 23:11
#74

Could someone please assist a poor clueless PHP newbie? I would like something similar to the Galleria demo as seen here: http://devkick.com/lab/galleria/demo_02.htm but I really have no idea how to do this in zenphoto. I understand how to implement the script standalone(without Zenphoto) but I really want to use it with Zenphoto, for the ease of updating and other things.

I would greatly appreciate any help.

Member
Member
olihar   20-12-2008, 03:29
#75

@tomc - Have you been working on the theme at all lately?

Member
Member
amucklow   10-02-2009, 14:16
#76

Hi -

I've just completed work on a theme that uses galleria and jQuery tabs. It owes a debt to Alex Wilson's theme, although it has a number of new features.

Live: http://www.charliecampbell.co.uk

One question I have is that in the history menu of Firefox I just see '1' for each photo visited in any album, and I notice that my URL is different from Alex Wilson's in that mine has /1 (i.e. page 1) after the album name. Any idea what I should do differently?

Thanks

Junior Member
Junior Member
eric2009   11-02-2009, 00:07
#77

wow, that looks great, is there any url where we could download this theme?

Administrator
Administrator
acrylian   11-02-2009, 10:33
#78

Since that site was done for a client I suppose there will surely be no download of it.

Member
Member
amucklow   12-02-2009, 10:21
#79

I would offer a download but I'm not sure my client would be too keen!

That said, I'm happy to offer code snippets if there's a particular feature you'd like to replicate.

In particular, I'd like to see if I could improve on the way I use the loading graphic to display while the images load. At present I've done it like this:

$(_img).load(function() { $('#mainframe').removeClass('loading'); $('#thumbs').removeClass('loading'); $('#main_image_wrapper').show(); });
But ideally it should be better integrated into the other loading events in the galleria script? My jQuery is a bit patchy unfortunately.

Junior Member
Junior Member
iondarie   20-03-2009, 16:26
#80

hello, can anyone please tell me what can i do so that the the pictures will be resized automatically to fit a frame ?

Pages (10):    1 6 7 8 9 10   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.