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: getting rid of "last uploads"...  (Read 2820 times)

0 Members and 1 Guest are viewing this topic.

gcnetwork

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
getting rid of "last uploads"...
« on: March 16, 2005, 04:04:42 am »

On my main page I have two menus on the bottom "last uploads" and another one.  How do I remove them from the main page?

Also, how to I change the size of that text?  I can't figure out what part of the css it is and i can't load the styleguide
Logged

foulu

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 236
  • uhm
Re: getting rid of "last uploads"...
« Reply #1 on: March 16, 2005, 04:10:53 am »

in themes.php

line 57

<a href="{LASTUP_TGT}">{LASTUP_LNK}</a> ::

delete it

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: getting rid of "last uploads"...
« Reply #2 on: March 18, 2005, 09:13:37 am »

line 57
The line depends on the theme in use, but basically foulu is right: edit themes/yourtheme/theme.php and reomve items you don't want to use, or (even better), comment them out like this:
Code: [Select]
<!--<a href="{LASTUP_TGT}">{LASTUP_LNK}</a> ::-->
Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.