and cannot remove the the number of pictures, number of pages or number of albums. I have followed everything I found and am almost there:
http://luminous-views.com/modules.php?name=coppermine&cat=4
I realize I am outta line here but pray for your help
Quote from: Mik on November 01, 2005, 02:10:39 AM
and cannot remove the the number of pictures, number of pages or number of albums. I have followed everything I found and am almost there:
http://luminous-views.com/modules.php?name=coppermine&cat=4
I realize I am outta line here but pray for your help
I recently did this for someone, but I can't remember exactly where I blocked the code out.
These appear in a number of places in 1.3x. In table headers, table footers, and in thumbnail descriptions. I believe, however, the clues to hide or display these are in the source code of each page being displayed. For example, looking at the source code for your site: I'd start by searching theme.inc from CPG's include folder and theme.php from your selected theme folder for the following:
Quote"class="album_stat"
and
Quoteclass="tableh1_compact" style="white-space: nowrap"
and
Quote<span class="statlink">
. Then experiment blocking the code to see if the effect you end up with, is really what you want.
Dennis
I did not find code like what you describe in the theme.inc file in the include folder
and there is no theme.php in my themes folder. I am so close to the way I want it to look. Thanks for the try.
I did find this:
class="tableh1_compact" style="white-space: nowrap"
As you can see, the PHP-Nuke version of Coppermine is different from the standalone. The developers of the standalone version do not know it and cannot provide support for it, even if they wanted to.
I appreciate your post. Thank you.
As well I really want to thank the people and posts who did answer three of my concerns.
Be well.
How about just one question:
How do I get rid of the table underneath the thumbnails all together?
http://www.ilikewhatisee.com/wed
how does this relate to standalone coppermine?
Moving this thread from cpg1.3 standalone support board to the deprecated nuke board for reference. As suggested above: we have no idea about the nuke port, read the sticky threads on the nuke support board to find out details.