Results 1 to 3 of 3

Thread: Changing color of "new" and "hot"

  1. #1
    Hetti is offline Registered User
    Join Date
    Jun 2004
    Posts
    3

    Red face Changing color of "new" and "hot"

    Hello :-)

    Yesterday I downloaded the light version to test it... I startet to change the templates... I all works really well.

    Only one little thing... I cannot find the file where I can change the color of the words "new" and "hot". Somehow I must be blind or I have seen it about a hundred times but I didn“t recognize ist...

    It would be great, if someone could give me a little hint?

    Thanks VERY much :-)

    Hetti

    PS.: I must say... the more I work with the software, the more I like it. I“m definitely thinking of getting the full version. Only one thing I would like to ask (even this might be the wrong place to ask this)...
    Last edited by Hetti; 09-10-2004 at 05:30 AM.

  2. #2
    dody is offline Administrator
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,731

    Default

    hetty, it's in /lang/english.php, line 167-171
    Code:
    // icon for link status
    $msg_1101 = "<font size=1 color=green>new</font>";
    $msg_1102 = "<font size=1 color=red>hot</font>";
    $msg_1103 = "<font size=1 color=purple>top rated</font>";
    $msg_1104 = "<font size=1 color=#FF8000>pick!</font>";
    www.nicecoder.com
    www.dodyrw.com

  3. #3
    Hetti is offline Registered User
    Join Date
    Jun 2004
    Posts
    3

    Default

    Thanks very much :-)

    I found it.

    My other question was also answered by clicking thru the board.

    I think I have to get the full version :-)

    Thanks,

    Hetti

Posting Permissions

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