Author Topic: How do I change the (categories) to (Wallpaper Categories)  (Read 5699 times)

0 Members and 1 Guest are viewing this topic.

Offline unite

  • Newbie
  • *
  • Posts: 48
    • View Profile
How do I change the (categories) to (Wallpaper Categories)
« on: September 09, 2008, 03:40:34 PM »
How do I change the (categories) to (Wallpaper Categories) also I edited my drop down menu the one below current active users and now it's to wide. I cant remember where to change this. Can you please tell me where I might find it and what it's called.



www.wallewallpaper.com

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: How do I change the (categories) to (Wallpaper Categories)
« Reply #1 on: September 09, 2008, 03:50:36 PM »
hi,

i think this is what you looking for

language file main.php

Code: [Select]
$lang['no_categories'] = "No categories found.";
$lang['no_images'] = "There are no images in this category.";
$lang['select_category'] = "Select category";
$lang['categories'] = "Categories";
$lang['sub_categories'] = "Subcategories";
$lang['category'] = "Category:";
$lang['site_stats'] = "<b>{total_images}</b> images in <b>{total_categories}</b> categories.";
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline unite

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: How do I change the (categories) to (Wallpaper Categories)
« Reply #2 on: September 09, 2008, 08:48:19 PM »
That worked great for the text, any ideas on the drop down menu? How can I make it shorter so it's not squishing my text on the page. This is the drop down menu below the total users online.

Best

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How do I change the (categories) to (Wallpaper Categories)
« Reply #3 on: September 10, 2008, 03:57:50 AM »
see what you can do with styling category_dropdown_form.html template...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline unite

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: How do I change the (categories) to (Wallpaper Categories)
« Reply #4 on: September 10, 2008, 04:11:32 PM »
see what you can do with styling category_dropdown_form.html template...


Thanks but I found the problem. One of my sub categories names was to long causing the table to stretch over into the the next.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How do I change the (categories) to (Wallpaper Categories)
« Reply #5 on: September 11, 2008, 01:30:03 AM »
Well, that's something you can do with style, do research on how to resize dropdown menu
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)