Results 1 to 10 of 17

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: betterCategories mod

    I have no complaints, seems to work great for me....

    I just would like to know how to remove/change the small pictures on the left side of the info box.

    THX

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

    Default Re: betterCategories mod

    Again, a link to your site will make it easier to help, especially as this is not stock Zen Cart function but an installed mod.

  3. #3
    Join Date
    Dec 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: betterCategories mod

    opps sorry!

    Here is a link to my site:
    http://www.2antioch.org/store/index.php

  4. #4
    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.

  5. #5
    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

  6. #6
    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.

  7. #7
    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!

 

 

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