![]() |
|
Album Title Changes from Top to Bottom - 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: Album Title Changes from Top to Bottom (/thread-5535.html) |
Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 The title of the gallery shifts from the top when a vertically oriented photo is the thumbnail to the bottom when a horizontally oriented photo is displayed. Is there a way to keep the title of the album at the top? Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 Here is the url of my zen photo gallery: www.chinamash.com Album Title Changes from Top to Bottom - acrylian - 2009-07-26 A CSS issue. Try to make the div surrounding the thumb and text wider. The title is simply to wide for the element. Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 Would shortening the title also work? EDIT: no. It won't. I'll have to mess around with the CSS file now won't I? Another question - I get a 500 internal error when trying to view the gallery now. The gallery shows in the admin section...deep breath The site is here - it's the album titled "Architecture": www.chinamash.com Album Title Changes from Top to Bottom - acrylian - 2009-07-26 Yes, you probably have to mess around with the css file for that theme personality. It has not been changed for a long time I think. You problem is modrewrite / htaccess related. Either your server does not support it or you did not upload the .htaccess file. Setup actually should report about that. Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 OK - I've uploaded it several times now into the directory that zen photo is in but it isn't showing. It appears as if it's not there but if I don't choose the overwrite function it says that it's already there. Argh EDIT: it's now showing in the directory after I uploaded it again but I'm having problems creating albums for the gallery. I can create a gallery in the admin section and upload a photo to it but when trying to view it in the gallery I still get the 500 internal error. Another EDIT: I ran setup and got this: "Warning! Perhaps there was a problem with the upload. You should check the following files: Now what? Album Title Changes from Top to Bottom - acrylian - 2009-07-26 So, what does Setup say about modrewrite? Your server has to support that, if not you have to disable the modrewrite option on the options. Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 It didn't say anything about modrewrite. What I just did since my last reply though was reinstall zen photo. Now everything is green: MySQL setup in zp-config.php So everything seems to be alright now. I think the problem occurred last time when I modified the default theme index.php file. Would modifying that file cause that kind of a problem? Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 I also just found out that my host and server does support mod rewrite. If that helps. Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 I think everything is sorted out. After the reinstall all seems well - one thing is bugging me though - the album titles are still at the bottom of the thumbnails. Is there a way to get them at the top? I've had a look at the CSS file for that theme and it's a bit daunting. Album Title Changes from Top to Bottom - justindh81 - 2009-07-26 Last thing (I swear) - is it possible to crop a certain part of the image and make the cropped portion the thumbnail? EDIT: It indeed is (found how). Cool. |