Results 1 to 6 of 6

Thread: Category Path

  1. #1
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default Category Path

    Where can you modify the appearance of the category path

  2. #2
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    Silly me, Of course its in the styles.css in the template folder

    Its a link style

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

    Default

    You need to change /themes/kosmos/setting.php too

    Change Category Appearance section

  4. #4
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    I just want to change the font color etc, Ive changed it in the styles.css but that changes all the link colors,

    Could there be a style just for the category path?

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

    Default

    You need manually change /lib/category.class.php, in function CalculateCategoryPath()

    About line: 227, change
    Code:
            $href                = "<a href=\"{$href}\" name=\"cat_$cat\">";
    We'll add this option to style.css.
    Thanks for mention it.

  6. #6
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    Howdy Dody,
    Ive changed this variable in the settings.php and It works for "TOP" but the next categories in the Category path do not come up the same as the "TOP"

    *UPDATE* It must have been a cache problem or something, I switched mod-rewrite off and on and its working fine now.....
    Last edited by ezykiwi; 09-01-2006 at 07:24 AM. Reason: Because I'm Silly and losing my mind :)

Similar Threads

  1. Category Path not updating
    By AnnaBella in forum v5.x
    Replies: 6
    Last Post: 04-14-2006, 06:55 AM
  2. Custom category path
    By bdewijs in forum v3.2
    Replies: 4
    Last Post: 12-25-2005, 08:15 AM
  3. category path
    By inspireme in forum v5.x
    Replies: 1
    Last Post: 01-11-2005, 12:34 PM
  4. category path
    By barnkin in forum Indexu Lite
    Replies: 4
    Last Post: 07-22-2002, 01:20 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
  •