Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: betterCategories mod

    The quick fix is to add to your betterCategories stylesheet:

    .betterInformation a img {display: none;}

    The fundamental fix will require editing the mod version of the template file, or possibly the module file - can't say for sure without looking at actual copies of the PHP files.

  2. #12
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: betterCategories mod

    hello, my categories box has a right margin before the better categories begins. Could you please tell me where to fix it?
    Thanks

    http://www.2antioch.org/store/index.php

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

    Default Re: betterCategories mod

    Find in your main stylesheet.css
    Code:
    #categoriesContent, #documentcategoriesContent {
    	text-align:left;
    	padding-left:10px;
    }
    Change the padding-left to 0.

  4. #14
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: betterCategories mod

    wow, I looked over an hour........ or so trying to figure that out lol. worked like a charm ty!

  5. #15
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: betterCategories mod

    Hi, Glenn!

    Hoping you can help me with a slight change to the tpl_categories code using betterCategories. I'm trying to have my top level categories, whether containing subcategories or not, use the same uniform pointer image, while the subcategories display a smaller pointer image.

    Considering I know nada about PHP, I'm quite proud of myself for getting 90% of the way there. Hehe! I added the new subcat pointer to my image directory, defined its case and assigned it to the [seemingly] appropriate place in the existing code. Everything displays perfectly . . . except the top level categories without subs display with the smaller subcategory pointer.

    I've spent countless hours trying to insert what seems to be "the missing link" to isolate the top level categories and/or find it somewhere, but I can't seem to hit it no matter how hard I try, even when using the same arrays and classes. Adding a span to isolate the subcategories didn't work either.

    Help! LOL! And thank you!! :)

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

    Default Re: betterCategories mod

    You really need to ask the author of the BetterCategories mod (gilby), as I am not familiar with the mod's coding.

  7. #17
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: betterCategories mod

    Okay, then, will do. Thanks.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. betterCategories for v1.3.7
    By paddy_uk2007 in forum General Questions
    Replies: 1
    Last Post: 5 Sep 2007, 02:50 PM
  2. bettercategories images.
    By colorama in forum General Questions
    Replies: 0
    Last Post: 2 Aug 2006, 04:04 AM
  3. bettercategories bug?
    By dvdguy in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 18 Jun 2006, 04:22 AM
  4. Re: betterCategories mod
    By skeeter in forum Addon Sideboxes
    Replies: 0
    Last Post: 10 May 2006, 10:36 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
  •  
disjunctive-egg