hey i need help please! hey i need help please!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

hey i need help please!

Started by chrisymm, September 06, 2004, 07:45:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

chrisymm

Hey im using "hardwired" template , how would i remove the album list from showing on the index of my gallery? and how would i edit the top to include a image?

thanks to anyone who helps me!

skybax

Only one question per post please (board rules). If you want to remove album list look in the theme.php file and search for:

<!-- BEGIN album_list -->
                                       <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" id="spacer" alt="" /></td>
                                       <td><img name="buttonleft1" src="themes/hardwired/images/buttonleft1.gif" width="7" height="25" border="0" id="buttonleft" alt="" /></td>
                                       <td background="themes/hardwired/images/buttoncenter1.gif">
                                               <a href="{ALB_LIST_TGT}" title="{ALB_LIST_TITLE}">{ALB_LIST_LNK}</a>
                                       </td>
                                       <td><img name="buttonright1" src="themes/hardwired/images/buttonright1.gif" width="7" height="25" border="0" id="buttonright1" alt="" /></td>
<!-- END album_list -->


replace with:

<!-- BEGIN album_list -->
<!-- kill album_list
                                       <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" id="spacer" alt="" /></td>
                                       <td><img name="buttonleft1" src="themes/hardwired/images/buttonleft1.gif" width="7" height="25" border="0" id="buttonleft" alt="" /></td>
                                       <td background="themes/hardwired/images/buttoncenter1.gif">
                                               <a href="{ALB_LIST_TGT}" title="{ALB_LIST_TITLE}">{ALB_LIST_LNK}</a>
                                       </td>
                                       <td><img name="buttonright1" src="themes/hardwired/images/buttonright1.gif" width="7" height="25" border="0" id="buttonright1" alt="" /></td>
end killing-->
<!-- END album_list -->


-T  8)
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.skybax.com%2FhotImage%2Fpost_footer.gif&hash=338b65c57a59f0b06311094e697c87794e43d945)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.

chrisymm

^ this only removes the album list image t the top, but how do i remove the album lists from showing on the index ?

skybax

In the documentation it shows how to modify this in config - look for the catlist/alblist/random,2/lastup,2 section
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.skybax.com%2FhotImage%2Fpost_footer.gif&hash=338b65c57a59f0b06311094e697c87794e43d945)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.

Joachim Müller

great subject, that's new: instead of posting the regular "I need help", you come up with a new version "hey I need help"  ;)

Joachim

skybax

Wow! Gaugau - have you lightened up?  :D I will though have to give creativity points for the creative use of a subject line. You know how the americans judged the olympics why should this be any different?  ;D ;D

-T  8)
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.skybax.com%2FhotImage%2Fpost_footer.gif&hash=338b65c57a59f0b06311094e697c87794e43d945)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.