![]() |
|
image titles displayed under images in album view? - 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: image titles displayed under images in album view? (/thread-6630.html) |
image titles displayed under images in album view? - odnamra - 2010-02-18 Is there a simple way to display the image title while in the album view? I would like to be able to see the image title in addition to the thumbnail without having to click on each image. Thank you in advance for any kind replies. image titles displayed under images in album view? - sbillard - 2010-02-18 At least the Effervescence+ theme sets the image title as part of the "alt" tag of the link so if you mouse over the thumbnail it will be displayed. If you want the title displayed under the image you would have to add the code to do this and also possibly you might need to modify the CSS. Of course, it all depends on the theme you are using, but you did not see fit to mention that.... image titles displayed under images in album view? - odnamra - 2010-02-19 I am currently using the Default theme. I was hoping for an option that didn't require modifying the code (since I lack the knowledge to do that). Thank you for your reply. image titles displayed under images in album view? - odnamra - 2010-02-19 OK. I have made it far enough that I could modify any file on my ftp if I knew how to theme. If someone is willing to add the appropriate code and send me the new file I will paypal them $50. I need this by tomorrow for work. image titles displayed under images in album view? - odnamra - 2010-02-19 I forgot, my email is: odnamra at gmail image titles displayed under images in album view? - acrylian - 2010-02-19 Not that I would not need money at all...:-) But this is really easy if you invest a little time to read the theming tutorial. All you have to do is to enter the image titles displayed under images in album view? - odnamra - 2010-02-19 THANK YOU!!! I inserted the code like you said, now I'm getting an error: I made sure that I posted exactly what was indicated in the functions guide (minus the word "void"). Any ideas? EDIT: image titles displayed under images in album view? - odnamra - 2010-02-19 @acrylian can you please help me edit the css? I've been trying and I just can't figure it out. I have found the "Image Thumbnails" section of Dark.css (I'm using the dark version of default), but I can't get my titles under my images, they are currently showing up to the right side of each thumbnail. Thank you again! image titles displayed under images in album view? - odnamra - 2010-02-19 @acrylian I moved it to the right place and added the tags like you said. It works perfectly now. Thanks! |