Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default styling each category

    Does anyone know where to insert a div tag in the site_map.php file in order to style each set of categories?? - in my case the 3 levels of each main category, categories within that and sub_categories with that. I'm trying to break the categories into less of a listing display.

    _thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: styling each category

    Does anyone know where to insert a div tag in the site_map.php file
    Not the correct place -
    There are a couple of 3rd party modules - better categories is one
    Alternately, can clone the category side box more than once
    Search this site for that
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default Re: styling each category

    thanks for the response. I am looking to alter the site map though and nothing else - any suggestions here?

    _thanks

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: styling each category

    The site map should be a <ul> list, so you can address the subcategory levels like

    #sitemap ul {}
    #sitemap ul ul {}
    #sitemap ul ul ul {}

    substituting the correct container id for #sitemap.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 19 May 2015, 10:38 AM
  2. v138a Styling top category links
    By Vix332 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Dec 2013, 06:26 AM
  3. Category styling
    By macbain in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Mar 2011, 09:44 AM
  4. styling category links
    By Soniccc in forum General Questions
    Replies: 2
    Last Post: 16 Jan 2011, 12:38 AM
  5. category sidebox styling
    By AfterHouR in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 30 Sep 2009, 10:52 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
  •  
disjunctive-egg