Pages (4):    1 2 3 4   
Member
Member
bk   10-10-2005, 17:25
#11

Oh, right. Thanks!

Developer
Developer
trisweb   10-10-2005, 19:18
#12

[b]sjard[/b] - could you please outline the changes you made in the /zen directory so I can add the functionality you need to the release? It looks like you just want custom sized thumbnails specified from the theme, which I can do.

Member
Member
Splodge   10-10-2005, 22:21
#13

I'm getting a link problem. Starting from the main gallery page with its list of recently updated albums, I select an album. Then I select the index page for the site from the breadcrumbs at the top of the page. That takes me to a page where the link ends "page/1" and the recently updated albums. If I now select Gallery Archive (with the link ending "page/archive.php" I get an empty page with "Album page does not exist." Should that link not be /archive.php?

Member
Member
shaghaghi   10-10-2005, 23:51
#14

I had that problem Splodge. I switched to the default theme, then back again to Stopdesign and it worked. Still not sure why it didn't work the first time.

Junior Member
Junior Member
jammxz   11-10-2005, 05:40
#15

i'm currently using this - it's a very nice theme! though i have one minor problem. my photos' descriptions are somewhat hiding behind the pictures and i can't really figure it out :\ any ideas?

Member
Member
sjard   11-10-2005, 11:51
#16

@ trisweb
I made two small changes, to display the thumbnails on the first page in a different size. I will outline them for you today or tomorrow and release a new version. (What I would need is a function that crops and displays the album thumb in different size than in the config.php)

@bk
I made some changes in the /zen directory to display the different sized thumbnails on the mainpage. So there is no function in the config.php to make different thumbnail sizes. It's a hack I did in the zen/i.php and zen/template-functions.php files. I hope this answers your qustion.

@splodge and @shaghaghi
I can't test the theme with mod_rewrite and so this may be a problem to fix. I will take a look into the source and try to fix it.

@jammxz
The design breaks when you are logged into the admin area. It is still a bug and i will fix it in the next release. If you log out from the admin area, the photo descriptions are shown correct.

Member
Member
sjard   11-10-2005, 18:39
#17

[b]Download & Installation Guide:[/b]

www.bleecken.de/zenphoto/ (english)

[b]Example Gallery:[/b]

www.bleecken.de/bilder/ (german/english)

Member
Member
romamor   11-10-2005, 19:42
#18

Great work! There is one annoying problem - when viewing the photos in a gallery and clicking on the thumbs to navigate to the next, the scroolbar disappears then reapperas with the new photo. This creates an unpleasant visual effect. This is on a 1024px screen, perhaps on others it is not visible. Would it be possible to fix this problem?

Member
Member
dom   11-10-2005, 19:59
#19

That effect is due to Firefox (I assume this is the browser you are using, since IE has a scrollbar visible permanently) not knowing how tall the picture is going to be until it has downloaded the image header.

On very tall displays, no scrolling would happen and the scrollbar would be always hidden, and on very short displays it would probably have a scrollbar right from the start.

The proper way to fix this would be for the ZP image writing functions to include the height and width of the image in the tag.

Developer
Developer
trisweb   11-10-2005, 21:31
#20

I'm going to include those functions in the next release... they're very helpful in several cases.

Pages (4):    1 2 3 4   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.