Results 1 to 6 of 6

Thread: How to Change category default image?

  1. #1
    Join Date
    Feb 2003
    Location
    Saudi Arabia - Jeddah
    Posts
    141

    Default How to Change category default image?

    How can i change the categories default image from [ folder.gif ] to [ car.jpg ]:

    i did the following:
    --------------------

    in category.class.php this line:

    var $default_image = "images/folder.gif";


    i changed it to:
    ----------------

    var $default_image = "images/car.jpg";


    but it did not work the default image in the admin area [add category] is still folder.gif any Idea ?

  2. #2
    Join Date
    Feb 2003
    Location
    Saudi Arabia - Jeddah
    Posts
    141

    Default

    ...............?.............

  3. #3
    Join Date
    Feb 2004
    Posts
    455

    Default

    Quote Originally Posted by althahabi
    ...............?.............
    Look in the admin control panel, each category can have an icon. If you want to display your image where ever folder.gif is display just rename your image folder.gif and upload the file to image directory.

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    delete folder.gif and rename your car.gif to folder.gif

  5. #5
    Join Date
    Feb 2004
    Posts
    455

    Default

    Isn't it what I just post?

  6. #6
    Join Date
    Feb 2003
    Location
    Saudi Arabia - Jeddah
    Posts
    141

    Default

    OK ! I know this. But it will not be a pro. if the image name is [folder] and the image content is [car]

Similar Threads

  1. Change default index.php page
    By jagsinc in forum v5.x
    Replies: 4
    Last Post: 12-08-2004, 05:30 PM
  2. Replies: 2
    Last Post: 05-12-2004, 10:18 PM
  3. Default image for links
    By manuel_pr in forum v5.x
    Replies: 5
    Last Post: 01-28-2004, 11:04 AM
  4. Getting full control of image uploader
    By dody in forum Tutorials, Hints & Tips
    Replies: 2
    Last Post: 08-20-2003, 05:14 PM
  5. indexu 3.1 & mysql 3.22
    By Heiko in forum v5.x
    Replies: 26
    Last Post: 07-07-2003, 04:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •