coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Bonato on April 10, 2006, 09:33:20 AM

Title: Caption for most viewed
Post by: Bonato on April 10, 2006, 09:33:20 AM
I'm not an expert in PHP and all this codes, and for this reason it was a great "adventure" to customize the Water Drop theme to look like the rest of my page.

There are still some bugs (errors in my template). And that's what I want to ask for your help.

In the "Most viewed" sections, the caption for the numbers of views appears on the right of the photo, not below. I'm sure I just need to put a line break in the template of that table. The problem is that I don't know where to find that part of the code.

This is my page: http://www.gustavobonato.com/fotos/thumbnails.php?album=topn&cat=0

Can you give me a hint how to solve this, so the number of views will appear below the thumbnails? Thanks a lot!
Title: Re: Caption for most viewed
Post by: Stramm on April 10, 2006, 09:56:43 AM
not a bug but a feature
http://forum.coppermine-gallery.net/index.php?topic=28367.msg131255#msg131255
Title: Re: Caption for most viewed
Post by: Bonato on April 10, 2006, 11:26:07 AM
1) Sorry, I was not using the word "bug" related to the mod, but to my own template.

2) Thanks a lot! It was simple to change the "yes" to "no" in the thumbnail menu and put the info back from the right to below. Now it looks as I wanted.