Results 1 to 4 of 4

Thread: Some things

  1. #1
    Join Date
    Aug 2001
    Posts
    19

    Default Some things

    Where can i change the new, hot, pick, etc icon?

    In the last release the link number doesn't update.
    Carlitus.

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

    Default

    Open /lib/link.class.php line 55-59

    PHP Code:
      var $icon_new "<b><font size=2 color=Blue>New</font></b>";
      var 
    $icon_updated "<b><font size=2 color=Green>Updated</font></b>";
      var 
    $icon_top_rated "<b><font size=2 color=Maron>Top Rated</font></b>";
      var 
    $icon_hot "<b><font size=2 color=Red>Hot</font></b>";
      var 
    $icon_pick "<b><font size=2 color=gray>Pick</font></b>"
    You can refer them to image:

    PHP Code:
      var $icon_new "<img src=http://yourdomain/images/new.gif"

  3. #3
    Join Date
    Aug 2001
    Posts
    19

    Default

    Ok, thanks.

    Is it the last release?

    Couse there are some thing missing in this version:

    add new feature: spiderfriendly
    update number of links automatically
    Carlitus.

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

    Default

    We do not provide the icon yet. The icon will be available when we release new theme set.

    The link number has been fixed in version 3.0.2
    http://www.nicecoder.com/vbulletin/...hp?threadid=115

Similar Threads

  1. Things to fix!
    By Hart_House in forum v5.x
    Replies: 0
    Last Post: 04-30-2002, 04:09 AM

Posting Permissions

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