Page 77 of 227 FirstFirst ... 2767757677787987127177 ... LastLast
Results 761 to 770 of 2267
  1. #761
    Join Date
    Apr 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Categories Dressing

    I tried to use

    list-style:none;

    everywhere in stylesheet_categories_dressing.css, but the problem remains ...

  2. #762
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Post a URL link to your site. It's impossible to diagnose without being able to look.

  3. #763
    Join Date
    Apr 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Problem solved by uploading stylesheet_chcategories_dressing.css, thank limelites anyway !

  4. #764
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Heyyy, glad you got that sorted, good luck with the next task :-)

  5. #765
    Join Date
    Apr 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Categories Dressing

    I have another problem ... :)

    I can add all non-linked "top categories headings" (with categories_dressing_defines.php), but original (linked) headings stay displayed. I can hide all these (linked) top categories, but if I do so, all my non-linked headings disappear too

    I want non-linked headings, and linked headings not shown.

    What do I have to do ? :)

    Tim

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

    Default Re: Categories Dressing

    You can make the non-linked headings belong to the first subcategory in each group, instead of belonging to the top categories. That will let you hide the top cats while still showing the headings.

  7. #767
    Join Date
    Apr 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Thank Glenn, for good idea.

    I just made the change as you advised. Unfortunately, I can't eliminate the space (empty row) right over the first top-category (the one with cPath=1) (only with IE). It looks fine with Firefox.

    Please, have a look at it: http://www.pacificphm.com/store

    Tim

  8. #768
    Join Date
    Sep 2004
    Posts
    120
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Can anyone please advise me how to change topcat names to linked images in CatTabs. I use cattabs for topcat and sidebar for all subcat. I can't seem to find option to replace image with text

    tnx

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

    Default Re: Categories Dressing

    Categories Dressing applies only to the sidebox, not to the cat-tabs menu. It would be possible to adapt some of the code for your purpose, but that is a subject for another thread.

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

    Default Re: Categories Dressing

    Tim -
    I don't see the problem you describe in IE6; what version are you using?
    I do see odd green bands at the bottoms of cat groups, where there is whitespace in Firefox. This might be related to a bug I have found in the code which only shows up with your particular subcat layout: the outermost <li> is not closed. You can fix this by adding </li> to a line in /includes/functions/extra_functions/categories_dressing_functions.php:
    PHP Code:
    function cat_ul_manage($current_path, &$prev_cat_depth$new_group) {

    // ... find line 69:
        
    } elseif ($cat_depth $prev_cat_depth) {//higher
           
    $ul_content .= str_repeat('</li>' "\n" '</ul>',($prev_cat_depth $cat_depth)) . ($new_group?'</li>' "\n" '</ul>' . ($cat_depth 0'</li>' "\n" '  <li>':"\n") . "\n" '<ul' $group_id '>':'') . "\n"
    Add
    </li>
    to change the
    $group_id . '>':'') . "\n";
    at the end of this line to
    $group_id . '>':'</li>') . "\n";

 

 

Similar Threads

  1. categories dressing
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Nov 2010, 09:29 PM
  2. Categories Dressing
    By wotnow in forum Addon Sideboxes
    Replies: 10
    Last Post: 7 Apr 2010, 03:06 AM
  3. Categories Dressing issue
    By Maynards in forum Addon Sideboxes
    Replies: 0
    Last Post: 13 Mar 2010, 10:51 PM
  4. Categories Dressing
    By Maynards in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Mar 2010, 11:05 PM
  5. Categories Dressing
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Aug 2007, 07:05 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR