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: Menu - how to edit  (Read 4137 times)

0 Members and 1 Guest are viewing this topic.

sn4il

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Menu - how to edit
« on: June 04, 2005, 12:49:43 am »

Hi.
I want to get rid off "My favorites" from top menu and replace it with custom text and link it to other site.
Thanx for all tips.
mAx
Logged

snork13

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 260
  • Internet! Is that thing still around?
    • Gallery
Re: Menu - how to edit
« Reply #1 on: June 04, 2005, 12:51:44 am »

look in your_theme_name/theme.php or try the search function, with a simple search of the forum i returned

http://forum.coppermine-gallery.net/index.php?topic=17837.0
--snork13
Logged

sn4il

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Menu - how to edit
« Reply #2 on: June 04, 2005, 12:54:27 am »

I did search for this in theme.php and cant find it :(
Logged

snork13

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 260
  • Internet! Is that thing still around?
    • Gallery
Re: Menu - how to edit
« Reply #3 on: June 04, 2005, 12:57:08 am »

I did search for this in theme.php and cant find it :(


check out the link i provided
Logged

sn4il

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Menu - how to edit
« Reply #4 on: June 04, 2005, 01:04:58 am »

Thnx Snork, I'm able to add new stuff.... but how I can remove "My Favorites"???

sn4il
Logged

snork13

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 260
  • Internet! Is that thing still around?
    • Gallery
Re: Menu - how to edit
« Reply #5 on: June 04, 2005, 01:07:06 am »

Thnx Snork, I'm able to add new stuff.... but how I can remove "My Favorites"???

sn4il

i wouldn't remove anything, i would just comment it out!

http://www.anticlue.net/archives/000275.htm

hope this helps
« Last Edit: June 04, 2005, 02:32:59 am by snork13 »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Menu - how to edit
« Reply #6 on: June 04, 2005, 06:56:25 pm »

I did search for this in theme.php and cant find it :(
search

Edit themes/yourtheme/theme.php, find
Code: [Select]
                        <a href="{FAV_TGT}">{FAV_LNK}</a> ::and replace with
Code: [Select]
                        <!--<a href="{FAV_TGT}">{FAV_LNK}</a> ::-->
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 19 queries.