Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: getting rid of "last uploads"...  (Read 2769 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.028 seconds with 20 queries.