Author Topic: Edit top menu  (Read 5710 times)

0 Members and 1 Guest are viewing this topic.

Offline AAZZ

  • Pre-Newbie
  • Posts: 3
    • View Profile
Edit top menu
« on: February 03, 2007, 11:28:21 PM »
Hello,

I was trying to edit the top menu bar. Where it says 'Top images' and 'New images'

I tried to look for the file where this is located but couldn't. Hoping to get a few pointers, perhaps in which file is this located in?

-Many Thanks

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: Edit top menu
« Reply #1 on: February 04, 2007, 01:59:46 AM »
look in your template HTML files.

Offline AAZZ

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Edit top menu
« Reply #2 on: February 04, 2007, 09:15:50 PM »
Nothing in 'header.htm'l, 'footer.html', 'top.html', and 'home.html'

These are the only ones that looked suspecius. ANyone who had specifically changed this top menu and can accuratly direct me to the correct file?

-Thanks

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: Edit top menu
« Reply #3 on: February 04, 2007, 10:14:28 PM »
Nothing?

Check again your home.html where it says:

Code: [Select]
<a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;
<a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp;

Offline AAZZ

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Edit top menu
« Reply #4 on: February 05, 2007, 09:38:02 PM »
Thanks. I was searching for the term 'Top Images', not the one you told.

-Many THanks. :)