Advanced search  

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

Pages: [1]   Go Down

Author Topic: hey i need help please!  (Read 3411 times)

0 Members and 1 Guest are viewing this topic.

chrisymm

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
hey i need help please!
« on: September 06, 2004, 07:45:33 pm »

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!
Logged

skybax

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 180
    • SKYBAX Communications
Re: hey i need help please!
« Reply #1 on: September 06, 2004, 08:04:29 pm »

Only one question per post please (board rules). If you want to remove album list look in the theme.php file and search for:
Code: [Select]
<!-- 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:
Code: [Select]
<!-- 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)
Logged
(https://forum.coppermine-gallery.net/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

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: hey i need help please!
« Reply #2 on: September 06, 2004, 08:34:22 pm »

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

skybax

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 180
    • SKYBAX Communications
Re: hey i need help please!
« Reply #3 on: September 06, 2004, 10:03:38 pm »

In the documentation it shows how to modify this in config - look for the catlist/alblist/random,2/lastup,2 section
Logged
(https://forum.coppermine-gallery.net/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

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: hey i need help please!
« Reply #4 on: September 07, 2004, 06:37:01 am »

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
Logged

skybax

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 180
    • SKYBAX Communications
Re: hey i need help please!
« Reply #5 on: September 08, 2004, 04:49:52 am »

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)
Logged
(https://forum.coppermine-gallery.net/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.
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 15 queries.